Main menu

Forum


× Help Forum English

[VIEW] How can i add "Notify me" button next to the Register button

  • Debi
  • Topic Author
  • New Member
  • New Member
More
9 years 4 months ago - 9 years 3 months ago #10867 by Debi
First of all thank you for this beautiful component really nice component.
I did not found a way to do this.
I want to know, if there is a way to add "Notify Me" button next to "Register" button (please check image attached)
so if anybody wants to get a reminder mail for the event before the event start they will register through this link(i will send the reminder mail later manually)

Thanks in advance. :)
Attachments:
Last edit: 9 years 3 months ago by Lyr!C. Reason: [VIEW]

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
9 years 4 months ago #10869 by Lyr!C
Hello,

There's no function for that, but as you said, you can notify manually ;-)

So, do you have a minimum skill in php/html ?

As it's possible to create a custom button in html, in a custom theme pack, by changing the file THEMENAME_event.php

For example, somthing like this :
<a href="mailto:me@mail.net
?subject=<?php echo 'Event #' . $item->id . ': ' . $EVENT_TITLE; ?>
&cc=cc@mail.net
&bcc=bcc@mail.net
&body=Notify me to register before start of the event <?php echo $EVENT_TITLE; ?>" class="btn btn-success">Notify me</a>

Hope this helps ?

Best Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • Debi
  • Topic Author
  • New Member
  • New Member
More
9 years 4 months ago #10895 by Debi
Thank you so much Cyril :) for such a nice Suggestion
Actually i don't want to sent any mails, what i need is when some one click on that "Notify Me" button they should go to a URL depending upon from which event(1,2,..) they have clicked the "Notify Me" button.

Event 1: www.example.com/evet1-notify.html ( these pages will have one small form which i will create )
Event 2: www.example.com/evet2-notify.html ( these pages will have one small form which i will create )

i just need some help as in where i can place these URL differently. please check the attached screenshot

Thanks you so much
debi
Attachments:

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
9 years 4 months ago #10923 by Lyr!C
Hello Debi,

What you want is to get url of event ?

If yes, use php variable $EVENT_URL ...
But you can use better the event ID like this <?php echo $item->id; ?>
Then, in your html link :
<a href="http://www.example.com/evet<?php echo $item->id; ?>-notify.html" target="_blank" title="Notify Me" class="btn btn-success">Notify Me</a>

But this won't generat the form page for you, you will have to create them separatly, and with exactly the same alias (so, event ID is the most easy way)

Hope this helps!

Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • Debi
  • Topic Author
  • New Member
  • New Member
More
9 years 4 months ago #10942 by Debi
Thank you so much Cyril
will try this... once again thank you :)
The following user(s) said Thank You: Lyr!C

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.093 seconds

 

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new