Hide Fields From Event Cart

  • Roshan
  • Topic Author
  • Offline
  • New Member
  • New Member
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

Please Log in or Create an account to join the conversation.

More
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
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
  • New Member
More
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.

More
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

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc