Allows you to embed Formidable forms using an iframe.
Usage:
- Install & Activate the plugin
- Find the Formidable Form key & pass the form key to the iframe URL (show below)
- Use the iframe URL
- Done
This will render the form like it is shown in regular preview
[code]
http://site/?orb_embeddable_form[key]=form_key
[/code]
If you'd like to have the form without any styles just passĀ &naked=1 parameter.
Here is the full example iframe example which will take full width of the container and will be at least 800px tall.
[code]
<iframe src="http://site/?orb_embeddable_form[key]=form_key"
frameborder="0" scrolling="no" style="width:100%;min-height:800px;"></iframe>
[/code]
Live Demo
http://orbisius.com/landing/wpdev/2/
<iframe src="http://site/?orb_embeddable_form[key]=form_key"
frameborder="0" scrolling="no" style="width:100%;min-height:800px;"></iframe>
[/code]
Live Demo
http://orbisius.com/landing/wpdev/2/
Orbisius Embeddable Formidable
Note: If, after the purchase, you don't get the download email go to Support > Download Purchased Product
You can buy this plugin or become a Premium Member and get access to all current and future plugins we release
at a low monthly/yearly cost. For more info check Plans page.