Embedding Forms
There are three ways to add a form to your WordPress site.
Gutenberg Block
- Edit a page or post in the WordPress block editor
- Click the "+" button to add a new block
- Search for "Epic Forms"
- Select the Epic Forms block
- Choose your form from the dropdown
Elementor Widget
- Edit a page with Elementor
- Search for "Epic Forms" in the widget panel
- Drag the widget onto your page
- 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.