Your event page works as a standalone link and inside your existing site. Most organizations use both: the link in email and social posts, the embed on the events page of their website.
WordPress
- Edit the page where the event should appear.
- Add a Custom HTML block.
- Paste the snippet below and swap in your own event address.
<iframe
src="https://venuepipeline.com/your-org/your-event"
title="Event registration"
style="width:100%;height:1200px;border:0"
loading="lazy"
></iframe>Wix and Squarespace
- Wix: add an Embed HTML element, choose Code, and paste the same snippet.
- Squarespace: add a Code block and paste the same snippet.
- Both builders show a blank box in the editor. Save and view the published page to see the real thing.
Some browsers and privacy extensions block embedded frames. Always put a plain text link to the event page directly under the embed so nobody hits a dead end.
When to use a button instead
If your site theme fights the embed height, link a button straight to the event page and set it to open in a new tab. Checkout runs on our secure page either way, so the payment experience is identical.