Skip to main contentSkip to main content
Equaticket
Events & Tickets

Embed on Other Website Builders

Last updated April 9, 20263 min read
In this article

Embed on Other Website Builders

3 min read · Events & Tickets

Embed on Other Website Builders

Most website builders support embedding third-party content by pasting HTML code. If your builder isn't covered by one of our platform-specific guides, follow this generic process.

General Steps

Step 1: Get Your Embed Code

  1. Log into your Equaticket dashboard
  2. Go to your event
  3. Click Share & Embed
  4. Copy the code snippet for your preferred method (Embed Script is usually best)

Step 2: Find the Code Block in Your Builder

Look for one of these options in your website builder's editor:

  • "HTML Block" or "Custom HTML"
  • "Code Block" or "Code Embed"
  • "Embed" (with an HTML/code option)
  • "Raw HTML" or "HTML Widget"
  • "Custom Code"
  • "Snippet" or "Widget"

The exact name varies by builder, but the concept is the same: a place where you can paste raw HTML.

Step 3: Add the Block and Paste

  1. Add a new block/element of this type to your page
  2. Paste your Equaticket code
  3. Save and publish

If Your Builder Doesn't Support Code Blocks

If your website builder doesn't allow custom HTML or JavaScript, use the Direct Iframe method:

Some builders have a dedicated "iFrame" or "Embed URL" element that accepts just an iframe URL (without needing the full HTML tag).

  1. In the Direct Iframe snippet, find the src value (example: https://equaticket.com/embed/myorg/myevent)
  2. In your builder's iFrame element, paste just that URL
  3. Set a fixed height (600–700px)

This bypasses the need to paste raw HTML and works on more restrictive builders.

Which Embed Method to Use

Builder AllowsUse This Method
Custom HTML / Code blocksEmbed Script (auto-resizes, easiest)
Custom HTML / Code blocksDirect Iframe (full control, fixed height)
HTML but sandboxes itDirect Iframe with fixed height
Only iFrame URLsDirect Iframe URL only
Scripts/JavaScriptModal Button (opens a popup)

Troubleshooting

"I don't see a code block option"

Your builder likely has a different name for it. Look for:

  • Settings → Custom Code
  • Advanced → HTML Injection
  • Footer/Header Code (try here as a last resort)
  • App Marketplace (search "HTML" or "Embed")

If still stuck, check your builder's documentation or contact support with your builder's name.

The code renders as text, not as an embedded widget

You pasted into a text block instead of a code/HTML block. Delete it and find the correct code block type.

The widget loads but is blank or shows an error

  • Verify your event is published in Equaticket
  • Try a hard refresh (Cmd+Shift+R on Mac, Ctrl+Shift+R on Windows)
  • Check if your builder's CSP (Content Security Policy) is blocking iframes — look in your browser console (F12) for errors

The widget looks weird or is cut off

  • If using Direct Iframe, increase the height value (try 700px)
  • If using Embed Script, it should auto-resize — wait a moment for it to adjust
  • Some builders have width restrictions that affect the embed

My builder sandboxes embeds (like Wix)

If your builder sandboxes custom HTML in an iframe of its own, the auto-resize script won't work reliably. Use the Direct Iframe with fixed height or Modal Button method instead.

Still Stuck?

If your builder isn't listed and you can't get the embed to work:

  1. Note down your builder's name
  2. Check if it allows HTML/code blocks
  3. If not, ask your builder's support if they have an HTML or custom code feature
  4. Contact our support with your builder name — we may be able to add specific documentation

Still need help? Contact support.

Still need help?

If this article didn't answer your question, our support team is here.

Contact Support

Was this article helpful?

Still need help? Contact Support

Embed on Other Website Builders — Equaticket Organizer Help