Change email subject line

Home Forums Ticket Products Event Tickets Plus Change email subject line

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1050107
    Rimma
    Participant

    Hello, I really need to modify the subject line of the auto-confirmation email for a free event. Looked at the email.php file but obviously the subject line of the email isn’t in the actual email content.

    #1051276
    Brian
    Keymaster

    Hi,

    Thanks for using our plugins. I can help out here.

    Are you talking about the subject line, “Your tickets from”

    If so you can use the following snippet in your theme’s functions.php to change it:

    https://gist.github.com/jesseeproductions/77671af6eb939d474f53

    If you do not want to use the blog name in the tickets then you can remove everything and just do something like this:

    $subject = 'Subject';

    Let me know if you have any follow up questions.

    Thanks

    #1076505
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change email subject line’ is closed to new replies.