Non-physical ticket Event

Home Forums Ticket Products Event Tickets Plus Non-physical ticket Event

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #827026
    oogly
    Participant

    My clients, using this plugin, don’t have physical tickets for their events but are unable to alter emails to remove the “you’ll receive your tickets” part. Although their customers are buying a place at their event, there is no physical ticket to email to them, so we need to be able to change the wording in the automatic emails. We have version 3.8 of WooCommerce Tickets installed.

    #827499
    Brian
    Member

    Thank you for creating a new ticket. I understand what you were trying to do now, before I thought if you were asking if the bug had been fixed.

    Before that message was being place on every order email and out fix was to set it just for orders with tickets in them.

    There is a filter to change the message.

    I created this coding here and that should get you close to what you are looking for:

    https://gist.github.com/jesseeproductions/6a9e0674d0f2c28def03

    Just drop that into your theme’s function.php file.

    That removes the message, but you could add your own by place text between the quotes here:

    $tribe_ticket = '';

    Let me know if that works for you.

    Thanks

    #877782
    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Non-physical ticket Event’ is closed to new replies.