- Posts: 24
- Thank you received: 0
[REGISTRATION_DETAIL]
- oibaf
- Topic Author
- Offline
- Junior Member
Less
More
1 year 7 months ago #157904
by oibaf
[REGISTRATION_DETAIL] was created by oibaf
I want to modify the [REGISTRATION_DETAIL] tag. How could I modify it?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
1 year 7 months ago - 1 year 7 months ago #157907
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic [REGISTRATION_DETAIL]
Hello
That depends on the registration type you are using.
1. For individual registration, the files are:
-components/com_eventbooking/themes/default/emailtemplates/email_individual_detail.php
- components/com_eventbooking/themes/default/emailtemplates/individual_detail.php
2. For group registration:
- components/com_eventbooking/themes/default/emailtemplates/email_group_detail.php
- components/com_eventbooking/themes/default/emailtemplates/group_detail.php
3. If you use shopping cart:
- components/com_eventbooking/themes/default/emailtemplates/email_cart.php
- components/com_eventbooking/themes/default/emailtemplates/cart.php
Each of these options contains two files: The first one is the layout uses in email message and second one is the file use on registration complete page
Please note that if you make the change to these files, the modified files should be moved to template override PATH_TO_TEMPLATE/html/com_eventbooking/emailtemplates so that the change won't be lost when you update to future releases of the extension. PATH_TO_TEMPLATE is path to the template which you are using on your site.
Regards,
Tuan
That depends on the registration type you are using.
1. For individual registration, the files are:
-components/com_eventbooking/themes/default/emailtemplates/email_individual_detail.php
- components/com_eventbooking/themes/default/emailtemplates/individual_detail.php
2. For group registration:
- components/com_eventbooking/themes/default/emailtemplates/email_group_detail.php
- components/com_eventbooking/themes/default/emailtemplates/group_detail.php
3. If you use shopping cart:
- components/com_eventbooking/themes/default/emailtemplates/email_cart.php
- components/com_eventbooking/themes/default/emailtemplates/cart.php
Each of these options contains two files: The first one is the layout uses in email message and second one is the file use on registration complete page
Please note that if you make the change to these files, the modified files should be moved to template override PATH_TO_TEMPLATE/html/com_eventbooking/emailtemplates so that the change won't be lost when you update to future releases of the extension. PATH_TO_TEMPLATE is path to the template which you are using on your site.
Regards,
Tuan
Last edit: 1 year 7 months ago by Tuan Pham Ngoc.
The following user(s) said Thank You: oibaf
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 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.