You can use the code below to embed a link to the ticket selection page of a specific occurrence of your event, rather than linking to all dates and times:
<a href="javascript: //" onclick="TTWidget.loadEventOccurrence('YOURBOXOFFICENAME',111111);">BUY TICKETS!</a>How to edit the code to link to a specific occurrence
Replace 'YOURBOXOFFICENAME' with the name of your box office (you can see this in the top right corner of your Ticket Tailor dashboard. Don't include spaces).
Replace 111111 with the occurrence ID you wish to direct ticket buyers to.
Replace 'BUY TICKETS!' with your call to action, or the wording of your ticket link.
Your new link will take your ticket buyers to a ticket selection page for the selected occurrence.


