I’ve recently installed Events Calendar to use with WooTickets. Last week I followed the instructions to create a page template override by creating a “tribe-events” page with the single-event.php file included. Everything has been working great.
Today I purchased and setup WooTickets but I am having a hard time figuring out how to add the ticket form to the single-event.php file and have it display on the front end.
If I rename the “tribe-events” folder on the server and refresh, it goes back to the normal layout and the ticket form displays, but I have a very custom look and need more control over it.
How can I get it to display?
I’ve tried which does nothing. echo tribe_get_ticket_form()
Here’s my pastbin code:
http://pastebin.com/43b81M2F