Skip to main content

How can I make my recurring events widget shorter?

You can 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.

If you'd prefer, you can use a widget that only shows your event name, and doesn’t show upcoming dates until an interested ticket buyer clicks ‘Get tickets’.


How to use the manipulated 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>

How the standard widget looks

How the shorter custom widget looks

An example of the manipulated, shorter widget.

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

Did this answer your question?