Adding ticket images for each ticket

Home Forums Ticket Products Event Tickets Plus Adding ticket images for each ticket

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #966315
    fbit
    Participant

    I am setting up a page to sell one event that has two types of tickets, VIP and General.

    I would like to add these ticket images to the ticket email sent after the order is completed. I would like each one to unique (VIP Ticket and General Admission). I don’t want to make two events for one show, (VIP and regular).

    Thoughts?

    #966379
    Barry
    Member

    Hi fbit,

    Almost anything is possible and our Themer’s Guide outlines the basic steps required to customize views (emails included) for all of our plugins, so that is definitely worth reading in the first instance.

    In this case it is the tickets/email.php template you would be interested in changing, so copying this to your theme and making the changes there would be the way to go:

    themes/YOUR_THEME/tribe-events/tickets/email.php

    Whether you wish to hard-code images in there and vary which displays according to the ticket name, or actually create a full fledged UI to define this in the admin environment when editing events (which would be far more complex) is up to you, but both are possible.

    Does that help/give you something you can explore further?

    #966405
    fbit
    Participant

    This folder doesn’t exist on my install, could it be somewhere else?

    #966423
    Barry
    Member

    Hi there fbit,

    The original tickets/email.php can be found in the views directory of The Events Calendar itself (rather than WooCommerce Tickets).

    The destination directory – themes/YOUR_THEME/tribe-events/tickets/email.php – is something you would need to create yourself, as described in the Themer’s Guide.

    Does that clarify things?

    #966430
    fbit
    Participant

    Yes thanks!

    #966470
    Barry
    Member

    Awesome!

    …Plus, as you have marked this as “resolved”, I’ll go ahead and close the topic – but please don’t hesitate to create new topics as needed should any other questions crop up.

    Thanks again 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Adding ticket images for each ticket’ is closed to new replies.