Add Order number (WooCommerce) to ticket

Home Forums Ticket Products Event Tickets Plus Add Order number (WooCommerce) to ticket

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1171195
    David Hager
    Participant

    a the overview of attendees there is a nice list of all ticket info, but on the ticket it self the order number is missing. I would see this as a nice edition especially because it also on the attendees list in the backend. How do I get the WooCommerce order number on the ticket

    #1171900
    Josh
    Participant

    Hey atmedia,

    Thanks for reaching out to us!

    You can definitely accomplish this with a little bit of customization. The following should get you what you’re looking for here:

    • Follow our Themer’s Guide to copy the email template from the event tickets plugin at src/views/tickets/email.php into your theme
    • From there, find the “ticket-details” table at about the line #329 mark
    • Add the following snippet to the listing there, following the same structure as all the other details there.

    https://gist.github.com/BeardedGinger/463afdd0d122a3f787233ae727187d5f

    Let me know if this helps.

    Thanks!

    #1182549
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Add Order number (WooCommerce) to ticket’ is closed to new replies.