- Posts: 22
- Thank you received: 1
redirect the register button link to external page
- ScottyMac
- Topic Author
- Offline
- Junior Member
-
Less
More
13 years 1 month ago #14569
by ScottyMac
redirect the register button link to external page was created by ScottyMac
I have different types of events marketed on different webpages but all of them get registered on one site/database. How can I change the link on an events Individual registration (and Group Registration) button to go to an external link?
Page with button:
www.homeschooltravels.com/index.php?opti...vent_id=2&Itemid=154
This is the current code of the registration buttons courtesy of Firebug
<li>
<a href="/index.php?option=com_eventbooking&task=individual_registration&event_id=2&Itemid=154"> Register (<strong>Individual</strong>)</a>
</li>
<li>
<a href="/index.php?option=com_eventbooking&task=group_registration&event_id=2&Itemid=154"> Register (<strong>Group</strong>)</a>
</li>
I want them to go to an external page
www.thetravels.com/index.php?option=com_...&Itemid=19&eventId=6
I know that I will have to do this for each event to match the EventBooking Itemid of the button with the final (dtregister) eventid of the external registration page. So changing the link of the button seems to be the easiest way.
Please assume that I need clear directions as I only know less than I have previously accomplished with joomla.
#2 how can I change the color of the "Individual" and "Group" letters on the register buttons from white to other (blue)
Thanks.
Page with button:
www.homeschooltravels.com/index.php?opti...vent_id=2&Itemid=154
This is the current code of the registration buttons courtesy of Firebug
<li>
<a href="/index.php?option=com_eventbooking&task=individual_registration&event_id=2&Itemid=154"> Register (<strong>Individual</strong>)</a>
</li>
<li>
<a href="/index.php?option=com_eventbooking&task=group_registration&event_id=2&Itemid=154"> Register (<strong>Group</strong>)</a>
</li>
I want them to go to an external page
www.thetravels.com/index.php?option=com_...&Itemid=19&eventId=6
I know that I will have to do this for each event to match the EventBooking Itemid of the button with the final (dtregister) eventid of the external registration page. So changing the link of the button seems to be the easiest way.
Please assume that I need clear directions as I only know less than I have previously accomplished with joomla.
#2 how can I change the color of the "Individual" and "Group" letters on the register buttons from white to other (blue)
Thanks.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 1 month ago #14608
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: redirect the register button link to external page
Hi
Right now, the extension doesn't have a feature to allow handle registration on an external url. So in this case, you will need to customize the extension :
1. You will need to customize add event form from back-end to allow enter this external registration URL for each event.
2. Modify the event detail page from front-end to redirect user to the entered (external url) when they click on register button. (the file need to be modified is components/com_eventbooking/views/event/tmpl/default.php) .
There are several options here :
1. If you know Joomla, PHP code, you can do the modification yourself (using the instruction above) .
2. If you don't know coding, you can hire us to customize the extension for you. The price for this customization is 40$.
3. If the two above options doesn't work., you can wait for two weeks and I will try to add support for this feature.
Regards,
Tuan
Right now, the extension doesn't have a feature to allow handle registration on an external url. So in this case, you will need to customize the extension :
1. You will need to customize add event form from back-end to allow enter this external registration URL for each event.
2. Modify the event detail page from front-end to redirect user to the entered (external url) when they click on register button. (the file need to be modified is components/com_eventbooking/views/event/tmpl/default.php) .
There are several options here :
1. If you know Joomla, PHP code, you can do the modification yourself (using the instruction above) .
2. If you don't know coding, you can hire us to customize the extension for you. The price for this customization is 40$.
3. If the two above options doesn't work., you can wait for two weeks and I will try to add support for this feature.
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- dt_10010
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
12 years 7 months ago #18579
by dt_10010
Replied by dt_10010 on topic Re: redirect the register button link to external page
Tuan,
Has the feature to enter an external URL for the Register button been added?
Thanks for the great product.
-DT
Has the feature to enter an external URL for the Register button been added?
Thanks for the great product.
-DT
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 7 months ago #18610
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: redirect the register button link to external page
Hi DT
This feature is not yet available in the extension. I will try to add support for it ASAP .
Regards,
Tuan
This feature is not yet available in the extension. I will try to add support for it ASAP .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.