Title: Inline form embed rather than iframe embed
Last modified: August 21, 2016

---

# Inline form embed rather than iframe embed

 *  Resolved [Evan Mullins](https://wordpress.org/support/users/circlecube/)
 * (@circlecube)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/)
 * Is this a possiblity with this plugin? We really need to be able to embed the
   forms since the site we want to use it on is secure and thus far it doesn’t seem
   like the pardot api gives secure iframes. I’d rather use inline code anyways,
   since I can then style it as a part of my theme instead of spreading out the 
   CSS into pardot and the theme.
 * [https://wordpress.org/plugins/pardot/](https://wordpress.org/plugins/pardot/)

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Author [Cliff Seal](https://wordpress.org/support/users/cliffseal/)
 * (@cliffseal)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158377)
 * Hey there!
 * It’s not currently possible with the plugin, but we _could_ update the plugin
   to embed HTTPS forms by default if selected. If you’re interested in that, please
   let me know!
 * The main issue with inline forms in that they won’t track the prospect appropriately
   without some additional intervention. As it sits, you’ve got two options:
    1. Use the embed code from Pardot, and make the URL HTTPS.
    2. Utilize Gravity Forms (easiest) or your own form code and use form handlers 
       to keep the visitor context.
 * That help?
 *  Thread Starter [Evan Mullins](https://wordpress.org/support/users/circlecube/)
 * (@circlecube)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158531)
 * Hey Cliff, I think that allowing to embed HTTPS forms would be a great start 
   at least. I’d love to use this plugin and not have to write my own code to integrate
   the pardot API. How long would that take?
 * Is inline form embeds in the works? It looks like the code for this plugin was
   set up for it but the option isn’t exposed. I guess that’s the reason you already
   mentioned that they need additional intervention in order to track properly. 
   I’d be willing to investigate this and see if we can find a solution together
   if you think it’s possible. Let me know.
 *  Plugin Author [Cliff Seal](https://wordpress.org/support/users/cliffseal/)
 * (@cliffseal)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158549)
 * We should be able to add HTTPS support fairly quickly (next week or two).
 * Inline forms are not currently being worked on, because it creates the need to
   replicate existing Pardot functionality. The work you see on that option was 
   a bit of a bonus from one of the original developers. 🙂
 *  Thread Starter [Evan Mullins](https://wordpress.org/support/users/circlecube/)
 * (@circlecube)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158605)
 * That would be great, are you going to expose an option to let users pick secure
   or unsecure forms when they embed? I’d be happy to beta test for you. Let me 
   know.
 *  Plugin Author [Cliff Seal](https://wordpress.org/support/users/cliffseal/)
 * (@cliffseal)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158606)
 * Seems like it would be more helpful as a global setting, no?
 *  Thread Starter [Evan Mullins](https://wordpress.org/support/users/circlecube/)
 * (@circlecube)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158627)
 * Yea, probably better as a site wide setting. Good thinking!
 *  Plugin Author [Cliff Seal](https://wordpress.org/support/users/cliffseal/)
 * (@cliffseal)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158726)
 * I wanted to circle back here—haven’t been able to grab the time to make this 
   update. I’m allotting some development time in November. Thanks for you patience.
 *  Thread Starter [Evan Mullins](https://wordpress.org/support/users/circlecube/)
 * (@circlecube)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158728)
 * Thanks for the update Cliff, I’ll be watching for the update. Let me know if 
   you guys want any help beta testing.
 *  Plugin Author [Cliff Seal](https://wordpress.org/support/users/cliffseal/)
 * (@cliffseal)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158731)
 * Howdy! If you still want help testing, I’ve got a branch that is tentatively 
   working in allowing HTTPS: [https://github.com/Pardot/pardot-for-wordpress/archive/1.4.zip](https://github.com/Pardot/pardot-for-wordpress/archive/1.4.zip)
 * It simply replaces whatever URL is returned with [https://go.pardot.com](https://go.pardot.com)
   if the “Use HTTPS?” setting is checked. I’ll be testing it more soon, but let
   me know if you come across any big issues in the meantime. As well, if you fancy
   GitHub, it’d be great to see an issue created there during development: [https://github.com/pardot/pardot-for-wordpress](https://github.com/pardot/pardot-for-wordpress)
 *  Plugin Author [Cliff Seal](https://wordpress.org/support/users/cliffseal/)
 * (@cliffseal)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158732)
 * Oh, and remember to click “Clear Cache” on the settings page after you change
   it to HTTPS or back to HTTP.
 *  Plugin Author [Cliff Seal](https://wordpress.org/support/users/cliffseal/)
 * (@cliffseal)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158733)
 * Version 1.4 is live and includes the feature mentioned above.
 *  Thread Starter [Evan Mullins](https://wordpress.org/support/users/circlecube/)
 * (@circlecube)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158734)
 * Thanks for the update! I’ve tested (a little slow), and the 1.4 release fixes
   the issue.

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Inline form embed rather than iframe embed’ is closed to new replies.

 * ![](https://ps.w.org/pardot/assets/icon-256x256.png?rev=2995205)
 * [Account Engagement](https://wordpress.org/plugins/pardot/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pardot/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pardot/)
 * [Active Topics](https://wordpress.org/support/plugin/pardot/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pardot/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pardot/reviews/)

## Tags

 * [iframe](https://wordpress.org/support/topic-tag/iframe/)

 * 12 replies
 * 2 participants
 * Last reply from: [Evan Mullins](https://wordpress.org/support/users/circlecube/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/inline-form-embed-rather-than-iframe-embed/#post-5158734)
 * Status: resolved