Main menu

Forum


× Help Forum English

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

  • Debi
  • Autore della discussione
  • New Member
  • New Member
Di più
9 Anni 4 Mesi fa - 9 Anni 3 Mesi fa #10867 da 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. :)
Allegati:
Ultima Modifica 9 Anni 3 Mesi fa da Lyr!C. Motivo: [VIEW]

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
9 Anni 4 Mesi fa #10869 da 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 allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Debi
  • Autore della discussione
  • New Member
  • New Member
Di più
9 Anni 4 Mesi fa #10895 da 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
Allegati:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
9 Anni 4 Mesi fa #10923 da 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 allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Debi
  • Autore della discussione
  • New Member
  • New Member
Di più
9 Anni 4 Mesi fa #10942 da Debi
Thank you so much Cyril
will try this... once again thank you :)
Ringraziano per il messaggio: Lyr!C

Si prega Accedi o Crea un account a partecipare alla conversazione.

Moderatori: Lyr!C
Tempo creazione pagina: 0.093 secondi

 

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new