-
iCagenda
-
iCagenda - English
-
[SOLVED] Change Event link [MOVED]
[SOLVED] Change Event link [MOVED]
-
joaoferraz
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
10 years 10 months ago - 10 years 10 months ago #6577
by joaoferraz
joaoferraz wrote:
joaoferraz wrote: Hi, how can i change the event link (list of events page) to event website link?
I want when the user click on event name, goes to event website and not to event description page.
Thanks.
Nobody can help me?
Last edit: 10 years 10 months 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: 6784
-
Thank you received: 608
-
-
-
-
10 years 10 months ago #6603
by Lyr!C
Hi!
Be careful, you have not posted on the good forum!
So, i have moved your topic to iCagenda forum (not Miscellaneous which is meant for general discussion about the Jooml!C project or this website. And other discussions... )
To open in a blank page, you have to create a custom theme pack (watch tutorial video to have some instruction about it) and edit the file YOURTHEME_events.php
Add a target="_blank" in the <a href...> tag as this one :
<a href="<?php echo $EVENT_URL; ?>" alt="<?php echo $EVENT_TITLE; ?>" target="_blank"><?php echo $EVENT_TITLEBAR; ?></a>
Lyr!C
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)
.
The following user(s) said Thank You: joaoferraz
Please Log in or Create an account to join the conversation.
-
joaoferraz
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
10 years 10 months ago - 10 years 10 months ago #6610
by joaoferraz
Hi Lyr!C,
Thanks for your reply.
I don't need just open in a blank page. I need change the link to open the website of the event ($EVENT_WEBSITE) and not the Details of the event page.
Thanks.
PS: Solved, I just change $EVENT_URL to $EVENT_WEBSITE.
Thank you very much!
Last edit: 10 years 10 months ago by joaoferraz. Reason: Solved
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
10 years 10 months ago #6622
by Lyr!C
joaoferraz wrote: Hi Lyr!C,
Thanks for your reply.
I don't need just open in a blank page. I need change the link to open the website of the event ($EVENT_WEBSITE) and not the Details of the event page.
Thanks.
PS: Solved, I just change $EVENT_URL to $EVENT_WEBSITE.
Thank you very much!
You have found the answer before i could answer! Great!
Don't forget to create this modification in a custom pack (with your custom name) to not have this change removed after an iCagenda update
Lyr!C
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)
.
The following user(s) said Thank You: joaoferraz
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda - English
-
[SOLVED] Change Event link [MOVED]
Time to create page: 0.163 seconds