- Posts: 6
- Thank you received: 0
Hide Fields From Event Cart
- Roshan
- Topic Author
- Offline
- New Member
-
Less
More
7 years 3 months ago #110192
by Roshan
Hide Fields From Event Cart was created by Roshan
Hello,
Is there a way to hide certain fields on the table from the EB cart from showing?
Currently, the price is determined after the user goes through checkout and selects some custom fields as the price is variable. So at first, when users click the event they would like to register for, the event cart popup displays a price of $0.00 and subtotal of $0.00 and a total of $0.00, which has confused some users. Ideally, we would like to get rid of these fields from showing up. If there isn't a way to do it through the backend options, I am able to edit the code so guidance on where to edit would be much appreciated.
Thanks
Is there a way to hide certain fields on the table from the EB cart from showing?
Currently, the price is determined after the user goes through checkout and selects some custom fields as the price is variable. So at first, when users click the event they would like to register for, the event cart popup displays a price of $0.00 and subtotal of $0.00 and a total of $0.00, which has confused some users. Ideally, we would like to get rid of these fields from showing up. If there isn't a way to do it through the backend options, I am able to edit the code so guidance on where to edit would be much appreciated.
Thanks
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
7 years 3 months ago #110218
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide Fields From Event Cart
Hello
You will need to edit the code to change it. Look at the file components/com_eventbooking/view/cart/tmpl/default.php and implement the change
Please move the change file to template override PATH_TO_TEMPLATE/html/com_eventbooking/cart/default.php so that the change won't be lost when you update the extension in the future
Regards,
Tuan
You will need to edit the code to change it. Look at the file components/com_eventbooking/view/cart/tmpl/default.php and implement the change
Please move the change file to template override PATH_TO_TEMPLATE/html/com_eventbooking/cart/default.php so that the change won't be lost when you update the extension in the future
Regards,
Tuan
The following user(s) said Thank You: Roshan
Please Log in or Create an account to join the conversation.
- Roshan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
7 years 3 months ago #110224
by Roshan
Replied by Roshan on topic Hide Fields From Event Cart
Thanks Tuan!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
7 years 3 months ago #110243
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide Fields From Event Cart
You're welcome. Please continue setting up and using the extension. If you have other questions or need help, please don't hesitate to ask
Regards,
Tuan
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.