Hi, I want to make an edit to the PHP template for the page that shows the tickets (https://cfsec2019.fightbac.org/events/cfse-2019/ for our website) – what is the name of this template? Trying to find it in the directory. Thanks!
That’s the single event output, so it’s actually your theme’s single.php file.
EE injects the the event content into the_content as its output by your theme, as the events are a custom post type they display just like any other post using your theme.
May I ask what it is you want to change as there may be options available in EE to do what you need?
I’d like to add a “Buy Now” button with the submit information above each ticket selector in the table.
Do you mean a buy now button on each row for a specific ticket? If so that’s not easily achieved with the ticket selector. It’s designed for the user to select their ticket quantities, note they can select multiple tickets of different types, and then submit the selection.
Also embed a video on the page.
Can you not just add that to the event description itself?
We have an option in the database to change the order the details are shown in if you want to alter that, go to:
Event Espresso -> Events -> Templates.
Set ‘Use Custom Display Order?’ and change the order below.
Viewing 3 reply threads
The support post ‘Which Template for Ticketing Page?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.