Main menu

Forum


× Help Forum English

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

  • Debi
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 9 ans 4 mois - il y a 9 ans 3 mois #10867 par 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. :)
Pièces jointes :
Dernière édition: il y a 9 ans 3 mois par Lyr!C. Raison: [VIEW]

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 9 ans 4 mois #10869 par 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) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • Debi
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 9 ans 4 mois #10895 par 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
Pièces jointes :

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 9 ans 4 mois #10923 par 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) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • Debi
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 9 ans 4 mois #10942 par Debi
Thank you so much Cyril
will try this... once again thank you :)
Les utilisateur(s) suivant ont remercié: Lyr!C

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: Lyr!C
Temps de génération de la page : 0.158 secondes

 

Follow Us

Créez vos templates Joomla avec Template Creator CK

acymailing logo new