Ticket template modifications
you want to modify the Tickera ticket template beyond what the built-in template builder gives you — custom text, custom fonts, seat numbers, sponsor logos, variation labels, custom ticket sizes — and need the index of available recipes and add-ons.
What this section is
Over the years we’ve built dozens of small ticket-template extensions on top of the core Tickera builder. Each adds a specific element, behaviour, or formatting option. Most are packaged as free add-on plugins — install and activate, and the new option appears in the template builder. A few are short code snippets.
New ticket-template elements
- Seat number — required for any Seating Charts event.
- Event description — short blurb about the event on the ticket itself.
- WooCommerce product short description — pull product copy onto the ticket (Bridge mode only).
- Ticket base price — show pre-discount/pre-fee price.
- Payment gateway — show which processor was used.
- Ticket price + fee — all-in total combining base price and per-ticket fees.
- Order date — when the ticket was purchased.
- Order discount — applied promo code amount.
- Custom text — three static text slots for disclaimers, gate instructions, sponsor copy.
- Check-in availability window — when this ticket can be scanned.
- Attendee info in additional QR code — second QR encoding attendee details.
Layout & formatting
- Custom ticket template size — paper format and dimensions beyond defaults.
- Custom ticket template fonts — load any TrueType font (brand fonts, non-Latin character sets).
- Duplicate ticket-template elements — same field in multiple places on the ticket.
- Change the downloaded ticket filename — customise the PDF filename pattern.
Variation handling (Bridge for WooCommerce)
If none of these do what you need
The same hooks-and-filters system the recipes here use is documented in hooks and filters. Anything you can imagine on a ticket can be added with a small custom plugin or child-theme snippet using those hooks.
Related
Was this article helpful?
Yes — great. No or partially? Tell us what was missing — we read every message and use it to improve these docs.