-
iCagenda
-
iCagenda - English
-
[SOLVED] iCagenda Event Back button
[SOLVED] iCagenda Event Back button
-
Memory
-
Topic Author
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 1
-
-
1 year 3 weeks ago - 11 months 3 weeks ago #18345
by Memory
Hello,
When we call up an event in the ICagenda and then want to return to the event overview with the Back button, we are redirected back to the main page every time. Where can we define where the back button leads to?
Current back button link:
www.domaine.com
Desired back button link:
www.domaine.com/agenda (Agenda is a menu item with the ICagenda List Events)
Thanks in adavance for your support.
Last edit: 11 months 3 weeks ago by Lyr!C. Reason: [SOLVED]
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6777
-
Thank you received: 606
-
-
-
-
1 year 2 weeks ago #18353
by Lyr!C
Hello,
This would require to create a custom override for view com_icaganda/event/default_top.php
And replace the line:
<?php // Back button ?>
<?php echo icagendaEvent::backArrow($this->item); ?>
With:
<?php // Back button ?>
<a href="www.domain.com/agenda">Back</a>
But i add this in my todo list, as it's a nice idea to be able to manage it as an option, and not only with an auto mode (current behavior).
Thank you!
Best regards,
Cyril
Latest version : iCagenda 3.9.7
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)
.
Please Log in or Create an account to join the conversation.
-
Memory
-
Topic Author
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 1
-
-
1 year 1 week ago #18359
by Memory
Hi Cyril,
thanks for sou reply
I have tested your suggestion. When I create the override, I get the error message "0 - Class 'iCicons' not found" when I open the event. What have I done wrong?
Thanks for your support.
Dan
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6777
-
Thank you received: 606
-
-
-
-
1 year 1 week ago #18360
by Lyr!C
Hello,
Difficult to know what's wrong if i don't know the code modifications you did...
You can copy/paste here your custom code (there's an icon in the editor to integrate code to your message).
Best regards,
Cyril
Latest version : iCagenda 3.9.7
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)
.
Please Log in or Create an account to join the conversation.
-
Memory
-
Topic Author
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 1
-
-
11 months 4 weeks ago #18376
by Memory
Thanks, it works now
The following user(s) said Thank You: Lyr!C
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6777
-
Thank you received: 606
-
-
-
-
11 months 3 weeks ago #18380
by Lyr!C
Great you've fixed it!
Best regards,
Cyril
Latest version : iCagenda 3.9.7
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)
.
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda - English
-
[SOLVED] iCagenda Event Back button
Time to create page: 0.155 seconds