Adding Text Before Ticket In Ticket Email

Home Forums Ticket Products Event Tickets Plus Adding Text Before Ticket In Ticket Email

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #116642
    gweins01
    Participant

    Quick question hopefully. I want to add a simple text based message before the tickets in the Wootickets email. Just something notify event attendees about the location. Is there any way easily to do this?

    #116902
    Barry
    Member

    Hi – great question!

    It should be fairly easy. If all your events take place at the same venue (so you can use one message for all) then a snippet like this, which you could drop into your theme’s functions.php file, ought to do the trick.

    If you need a more customized approach then, at this time, it’s probably best to override and customize the tickets/email.php template – further instructions on template overrides and theming in general can be found here.

    Does that help at all?

    #116920
    gweins01
    Participant

    Awesome! Works great! I am assuming I can throw in some basic html in that such as a </br> to break up a couple lines? After you respond please close this problem and thanks for the help!

    #116926
    Barry
    Member

    Glad it helped 🙂

    You definitely should be able to use most HTML elements, but just be mindful that it can occasionally be a little tricky to achieve consistency in different email viewers if you use any more advanced HTML/CSS tricks (Gmail and Outlook might each have slightly differing levels of support for instance).

    Thanks again!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adding Text Before Ticket In Ticket Email’ is closed to new replies.