Docs Getting started

Embed a form on your site

Add a Sobi Forms contact form with a shortcode or the Gutenberg block.

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

  1. Edit the page or post.
  2. Add the Sobi Forms Contact block.
  3. Pick your form in the block settings.
  4. 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.