Modifying the Event Registration Confirmation Email

More
5 years 1 month ago #122994 by Matt
Is there a way to remove the "Price" and "Sub total" from the registration detail in the email.
Our events are free, but lodging to stay is what we charge for. Those amounts are controled by custom fields so the email looks odd to say there is no charge at the top, but yet a charge is there at the bottom. Hope I'm making myself clear.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
5 years 1 month ago #123001 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Modifying the Event Registration Confirmation Email
Hi Matt

You would need to edit code to remove it. Look at the file components/com_eventbooking/themes/default/emailtemplates/email_cart.php , edit it to remove the column you don't want

Once the changed is done, you should move the modified file to PATH_TO_TEMPLATE/html/com_eventbooking/emailtemplates folder 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.

Moderators: Tuan Pham Ngoc