How can I make my recurring events widget shorter?

Manipulate the widget code to change the length of your recurring event widget.

Rhio avatar
Written by Rhio
Updated over a week ago

The default setting for the recurring events widget is to show all of your upcoming events in a list.

You may want a shorter list of events, to fit better with your website design.

You can add a widget which only shows your event name, and doesn’t show upcoming dates until an interested ticket buyer clicks ‘buy tickets’.

To add this, you can manipulate the widget code.

Paste the following code, replacing the sections which read YOUR BOX OFFICE NAME and YOUR EVENT NAME with your own data:

<div class="tt-widget"><div class="tt-widget-fallback"><p><a href="https://www.tickettailor.com/all-tickets/YOUR BOX OFFICE NAME/ref/website_widget/?srch=YOUR EVENT NAME" target="_blank">Click here to buy tickets</a><br /><small><a href="https://www.tickettailor.com?rf=wdg" class="tt-widget-powered">Sell tickets online with Ticket Tailor</a></small></p></div><script src="https://www.tickettailor.com/js/widgets/min/widget.js" data-url="https://www.tickettailor.com/all-tickets/YOUR BOX OFFICE NAME/ref/website_widget/?srch=YOUR EVENT NAME" data-type="inline" data-inline-minimal="true" data-inline-show-logo="false"  data-inline-bg-fill="false"></script></div>

This will create a manipulated widget.

How the standard widget looks

How the shorter custom widget looks

If you need any help, please do reach out to our support team at hi@tickettailor.com .

Did this answer your question?