-
iCagenda
-
iCagenda - English
-
Show All Events / View Calendar
Show All Events / View Calendar
-
PixelPerfectCreative
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 0
-
-
il y a 11 ans 1 mois #5871
par PixelPerfectCreative
Hi there,
I hope this has not been answered before (I searched but did not find a solutions), but my client would like like to be able to link to their full calendar from any event page. For instance if they have have an event for January 1st, and you click on that event, it would be nice to have a link to view the entire calendar. As it is now, the user is stuck on that one event with no way to see all the events. I would like to have this link on the calendar as a module and when on an event page. I have attached screen shots for reference. Thank you in advance for your help!
Connexion ou Créer un compte pour participer à la conversation.
-
PixelPerfectCreative
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 0
-
-
il y a 11 ans 1 mois #5902
par PixelPerfectCreative
Just checking back in to see if anyone had any answers to these questions, even if the answer is "This can't be done".
Thanks!
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 11 ans 4 semaines #5915
par Lyr!C
PixelPerfectCreative écrit: Just checking back in to see if anyone had any answers to these questions, even if the answer is "This can't be done".
Thanks!
Hi!
I'm not going on forum everyday, as working many hours per day on developpement!
Hope to have in the future some volunteers to give help on the community forum
About your question, this could be done by creating a custom theme pack, adn editing the code to add a link to the list of events. But this could be a good idea to be implemented in core file of iCagenda, so i will add it to my roadmap.
Do you have a little skill to edit php files ?
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)
.
Les utilisateur(s) suivant ont remercié: PixelPerfectCreative
Connexion ou Créer un compte pour participer à la conversation.
-
PixelPerfectCreative
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 0
-
-
il y a 11 ans 4 semaines #5916
par PixelPerfectCreative
I could make changes to php files, but I am not good enough to write the code that is needed. If you have the code, I could put it in place.
Thank you so much for the reply!!!
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 11 ans 4 semaines #5929
par Lyr!C
PixelPerfectCreative écrit: I could make changes to php files, but I am not good enough to write the code that is needed. If you have the code, I could put it in place.
Thank you so much for the reply!!!
Okay
Do you have only one link in menu to the list of events ?
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)
.
Connexion ou Créer un compte pour participer à la conversation.
-
PixelPerfectCreative
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 0
-
-
il y a 11 ans 4 semaines #5931
par PixelPerfectCreative
Yes, I only have one link in the menu to the calendar.
If you look at my screenshots again, I would like a link on all calendar events that links back to the main calendar page.
Also from my screenshots, I have a module showing the calendar as well. I would like a link in that module that would go the full calendar.
I think the links would be good additions to the project because if a user is on one event, they may want a quick link to go back to the calendar to see other events.
Thanks in advance for you help!
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 11 ans 1 semaine - il y a 11 ans 1 semaine #6036
par Lyr!C
Hello!
Sorry to be late to answer you!
There an example of code you can add in your php files of your theme pack (YOURTHEME_calendar.php for module and YOURTHEME_event.php for event details view)
<a href="
yoururl">list of all events</a>
and place it where you want or need it.
yoururl could be the complete url you can copy/paste from your browser, or it could be index.php?option=com_icagenda&view=list&Itemid=1 (change 1 by the id of your menu to list of events)
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)
.
Dernière édition: il y a 11 ans 1 semaine par Lyr!C.
Connexion ou Créer un compte pour participer à la conversation.
-
iCagenda
-
iCagenda - English
-
Show All Events / View Calendar
Temps de génération de la page : 0.080 secondes