How to customize ticket email template

March 6, 2019

Step 1:

Copy the event ticket confirmation php file from event tickets addon from below path

../eventon-tickets/templates/email/ticket_confirmation_email.php

Copy this file NOT cut — aka leave a version of this file in the addon folder.

 

Step 2:

Create a directory inside your current theme as below

…/wp-content/themes/{your-theme-name}/eventon/templates/email/tickets/

Paste the copied PHP file from above step into this directory.

 

Step 3:

Capture

Now you can edit this email confirmation PHP file using your favorite text editor to a custom look you want. Next time a ticket email is sent, event tickets addon will look for the ticket PHP file in your theme template directory before using the template inside the tickets addon.

Did this article help you? If not, send us a ticket via helpdesk

Ready to setup your calendar?