Add Slotora booking to a WordPress site
Three ways to accept bookings on WordPress: a button, a popup widget, or a full embedded page — no plugin needed.
Everything below uses the ready-made snippets from your admin: open Embed in the left menu and copy the one you need. No WordPress plugin is required.
Option A — a booking button (simplest)
- In WordPress, edit the page and add a Buttons block
- Set the link to your booking page URL (copy it from Embed)
- Optionally tick 'open in new tab'
Option B — popup widget (recommended)
The popup keeps visitors on your site: clicking the button opens booking in an overlay.
- Copy the 'Popup widget' snippet from your Embed page
- In WordPress, add a Custom HTML block where you want the button
- Paste the snippet and preview — the button opens the booking overlay
Option C — full embedded page
- Copy the iframe snippet from your Embed page
- Create a 'Book' page in WordPress and add a Custom HTML block
- Paste the iframe — it resizes itself to fit its content automatically
Theme builders (Elementor, Divi)
Use the HTML/Code widget of your builder and paste the same snippets. In Elementor it's the 'HTML' element; in Divi it's the 'Code' module.
