Hey Neil,
Absolutely! The ticket email can be overridden in your theme folder so that you can add that line of text in there. The instructions for that can be found in our Themer’s Guide but it basically boils down to this:
- Make a copy of the email.php file. It is located at /wp-content/plugins/event-tickets/src/views/tickets/email.php.
- Make a new folder in your theme (or child theme) folder called tribe-events
- Make a new folder in that one called tickets
- Drop the copied email.php template in that last folder
Now that the template is in your theme, you can modify it to suit your needs. In this case, add the line of text anywhere in the template you would like it to appear and that change will take place when emails are sent out.
Does this help answer your question? Please let me know. 🙂
Cheers!
Geoff