The problem
You built a form in the admin. Now you need it on a page, in a builder, or in a post—without fighting the theme.
The solution
Sobi Forms embeds anywhere WordPress allows shortcodes or blocks: pages, posts, Elementor, Divi, widgets, and more.
How to embed it
Gutenberg block
- Edit the page or post.
- Add the Sobi Forms Contact block.
- Pick your form in the block settings.
- Publish.
Shortcode
Use the form id or slug:
[sobiforms id="3"]
[sobiforms slug="contact"]
Copy the shortcode from the builder’s Embed overlay if you prefer not to look up the id.
Tips
- Prefer slug if you redeploy sites—ids can change between environments.
- Front-end CSS and JS load only on pages that actually render a form.
- Works with page builders that support shortcodes.