Embedding Forms

There are three ways to add a form to your WordPress site.

Gutenberg Block

  1. Edit a page or post in the WordPress block editor
  2. Click the "+" button to add a new block
  3. Search for "Epic Forms"
  4. Select the Epic Forms block
  5. Choose your form from the dropdown

Elementor Widget

  1. Edit a page with Elementor
  2. Search for "Epic Forms" in the widget panel
  3. Drag the widget onto your page
  4. Select your form from the widget settings

Shortcode

You can embed a form anywhere that supports shortcodes using:

[epicforms id="your-form-id"]

To get the shortcode, go to Epic Forms in your WordPress admin, find your form in the list, and click the "Embed" button. Copy the shortcode and paste it into your page.