To embed Youform in your WordPress site, go to any of your pages in the WordPress editor and search for Custom HTML.
Then go to your form share tab and copy the embed code. Then paste it in the WordPress Custom HTML Editor
This is why:
- The iframe appears in mode
- But it doesn't show
You can’t use:
<iframe>
, <form>
, <input>
, etc.- Unless you are on a or plan, which allows plugins and unfiltered HTML.
- Allows full HTML embedding
- Enables plugin installation (like Shortcoder or custom block plugins)
- Buy your own domain + hosting
- Install full WordPress with no iframe limits
- Full control over plugins, themes, code, etc.
Great option if you want more than just a blog — and you're embedding external tools like
Until you upgrade or switch to self hosted WP, you can add Youform as a link in your page which will open the form in a new tab.