Show Location in Cart

  • Erick R Anderson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 months 2 weeks ago #160669 by Erick R Anderson
Show Location in Cart was created by Erick R Anderson
Is there a way to display the location in the cart?

Thanks

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

More
7 months 2 weeks ago #160671 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Show Location in Cart
Hi Erick

We do not support showing location in cart. So if you need it, you will need to modify code. There are different files need to be modified to show that information. In case you need it, I will send you list of files

Tuan

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

  • Krzysztof Chmielewski
  • Offline
  • New Member
  • New Member
More
1 day 17 hours ago #166468 by Krzysztof Chmielewski
Replied by Krzysztof Chmielewski on topic Show Location in Cart
Hello, I am also interested in displaying location in the cart. Could you please send me the list of files?

By the way, the second thing I need to display in the cart is the start date of the event. Is it somehow possible?

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

More
1 day 22 minutes ago #166477 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Show Location in Cart
Hi

1. Go to Events Booking -> Configuration, look at Themes tab, set Show Event Date config option to Yes and Event Date will be included in the cart

2. For showing location, code modification for the following files will be needed:

- The files in components/com_eventbooking/themes/default/cart folder
- components/com_eventbooking/themes/default/register/cart_items.php
- components/com_eventbooking/themes/default/emailtemplates/cart.php
- components/com_eventbooking/themes/default/emailtemplates/email_cart.php
Please note that if you decide to modify code from these files, please move the modified files to template override so that the change won't be lost when you update to future releases of the extension

Regards,

Tuan

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

  • Krzysztof Chmielewski
  • Offline
  • New Member
  • New Member
More
14 hours 54 minutes ago #166490 by Krzysztof Chmielewski
Replied by Krzysztof Chmielewski on topic Show Location in Cart
Thanks a lot!

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

More
2 hours 56 minutes ago #166496 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Show Location in Cart
You're welcome

Tuan

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