Embed on Other Website Builders
In this article
Embed on Other Website Builders
2 min read · Events & Tickets
Embed on Other Website Builders
Any builder that lets you paste HTML can show your tickets. This includes WordPress, where you use a Custom HTML block.
Steps
- In Equaticket, go to Dashboard > Events > [your event] > Embed.
- Copy Add to Your Website (recommended).
- In your builder, add a block that accepts raw HTML. Common names: Custom HTML, HTML Block, Code Block, Code Embed, Embed Code, Raw HTML.
- Paste the code, save and publish.
- Check the live page, not the editor preview.
Which option to use
| Your builder | Use |
|---|---|
| Pastes your HTML directly into the page | Add to Your Website, or the "Buy Tickets" Button |
| Puts your HTML inside its own box (Wix does this) | Simple Embed with a fixed height, or a button linking to your event page |
| Only accepts an iframe URL | The src URL from Simple Embed |
| Does not allow HTML at all | A regular link or button to your event page |
To find your event page address, open View hosted page at the bottom of the Embed tab.
WordPress
In the block editor, add a Custom HTML block and paste the code. In the classic editor, switch to the Text tab before pasting. If WordPress removes the <script> line when you save, use Simple Embed instead.
Common problems
The code shows up as text. You pasted into a text block. Use an HTML or code block instead.
The widget is blank. Check the event is published, and look in your browser console (F12) for Content Security Policy errors.
The widget is cut off. With Simple Embed, raise min-height in the snippet and the block's own height setting. Add to Your Website adjusts itself unless your builder boxes it in.
If your builder has no HTML option, ask its support whether it offers custom code, or contact us with your builder's name.
Still need help? Contact support.
Still need help?
If this article didn't answer your question, our support team is here.
Contact Support