Jotform WordPress Integration Add Forms to Any WordPress Site
💡 Quick Answer
Jotform embeds in WordPress via the official Jotform plugin (block + shortcode), iFrame embed code, or JavaScript embed. The official plugin is the easiest method — install it, then insert a Jotform block on any page and enter your form ID. No coding required.
Ways to Embed Jotform in WordPress
- Jotform WordPress Plugin — official plugin with Gutenberg block and shortcode
- iFrame embed code — paste into a Custom HTML block
- JavaScript embed code — more flexible, form loads without page refresh
- Lightbox/popup embed — form appears in a popup modal
Using the Jotform WordPress Plugin
- In WordPress admin, go to Plugins → Add New
- Search "Jotform" and install/activate the official plugin
- Edit your page or post in the block editor
- Add a Jotform block (search in block inserter)
- Enter your Jotform form ID or URL
- The form renders inline in the page editor preview and on the live page
Manual Embed (iFrame or JavaScript)
- In Jotform, open your form and go to Publish → Embed
- Copy the iFrame or JS Embed code
- In WordPress, add a Custom HTML block to your page
- Paste the embed code into the HTML block
- Save and preview the page
Frequently Asked Questions
Does Jotform work with WordPress?
Yes. Jotform forms can be embedded in WordPress using the official Jotform WordPress plugin, a shortcode, iFrame embed code, or JavaScript embed code. The official plugin (available on wordpress.org) provides a block and shortcode for easy embedding without touching code.
How do I add a Jotform to a WordPress page?
The easiest method: install the Jotform WordPress plugin → edit your page → add a Jotform block or use the shortcode [jotform id='YOUR_FORM_ID']. Alternatively, copy the iFrame or JavaScript embed code from Jotform's Publish → Embed section and paste it into a Custom HTML WordPress block.