Getting the Event on my Ticket page

Home Forums Ticket Products Eventbrite Tickets Getting the Event on my Ticket page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43909
    joellehamilton
    Participant

    Hi! I set up the Event Calendar plugin (imported my event from Eventbrite) and the Eventbrite Ticket plugin. I’d like to have that Event on a “Ticket” page I already created (and styled). Is there any way to easily get my Eventbrite tickets sales and event info on my Ticket page?

    Right now the event is on the main menu just beside Tickets.
    Thank you so much for your help!

    #43941
    Barry
    Member

    Possibly yes. So if for instance your custom page is called tickets then you could create a new template just for that page, called page-tickets.php. Within that template you could potentially pull in data such as the event description and also the ticket form using our template tags, such as:

    tribe_get_ticket_form(518)

    (Where 518 would actually be the event ID in question.)

    You can find a lot of useful information here (checkout the Themer’s Guide and Technical Documentation – links in the Useful Resources widget over on the right) and also on the WordPress codex:

    http://codex.wordpress.org

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Getting the Event on my Ticket page’ is closed to new replies.