Title: dking46's Replies | WordPress.org

---

# dking46

  [  ](https://wordpress.org/support/users/dking46/)

 *   [Profile](https://wordpress.org/support/users/dking46/)
 *   [Topics Started](https://wordpress.org/support/users/dking46/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dking46/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dking46/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dking46/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dking46/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dking46/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Builder - Create highly converting, mobile friendly marketing popups.] Pardot Hidden Fields Compatible?](https://wordpress.org/support/topic/pardot-hidden-fields-compatible/)
 *  Thread Starter [dking46](https://wordpress.org/support/users/dking46/)
 * (@dking46)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/pardot-hidden-fields-compatible/#post-15158995)
 * Hello!
    Yes, I have the script for this form working on this page:[https://quantivate.com/resources/savings-calculator/](https://quantivate.com/resources/savings-calculator/)
 * Here is the form code:
    <iframe src=”[https://go.quantivate.com/l/824713/2021-11-04/6tk2p&#8221](https://go.quantivate.com/l/824713/2021-11-04/6tk2p&#8221);
   width=”100%” height=”500″ type=”text/html” frameborder=”0″ allowTransparency=”
   true” style=”border: 0″></iframe>
 * Thanks for taking a look into this!
 * Cheers,
    David
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Builder - Create highly converting, mobile friendly marketing popups.] Pardot Hidden Fields Compatible?](https://wordpress.org/support/topic/pardot-hidden-fields-compatible/)
 *  Thread Starter [dking46](https://wordpress.org/support/users/dking46/)
 * (@dking46)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/pardot-hidden-fields-compatible/#post-15148069)
 * Definitely!
    Here is the script we used:
 *     ```
       <noscript>
       <iframe src=" https://go.quantivate.com/l/824713/2021-11-04/6tk2p" width="100%" height=“875” type="text/html" frameborder="0" allowTransparency="true" style="border: 0"></iframe>
       </noscript>
   
       <div id="pardotform99web"></div>
   
       <script type="text/javascript">
       var form = ' https://go.quantivate.com/l/824713/2021-11-04/6tk2p';
       var params = window.location.search;
       var thisScript = document.getElementById("pardotform99web");
       var iframe = document.createElement('iframe');
   
       iframe.setAttribute('src', form + params);
       iframe.setAttribute('width', '100%');
       iframe.setAttribute('height', 875);
       iframe.setAttribute('type', 'text/html');
       iframe.setAttribute('frameborder', 0);
       iframe.setAttribute('allowTransparency', 'true');
       iframe.style.border = '0';
   
       thisScript.parentElement.replaceChild(iframe, thisScript);
       </script>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Builder - Create highly converting, mobile friendly marketing popups.] Pardot Hidden Fields Compatible?](https://wordpress.org/support/topic/pardot-hidden-fields-compatible/)
 *  Thread Starter [dking46](https://wordpress.org/support/users/dking46/)
 * (@dking46)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/pardot-hidden-fields-compatible/#post-15140577)
 * Hello!
 * Thank you for your response!
 * Here is the settings link:
    [https://we.tl/t-HwYEKS2iOq](https://we.tl/t-HwYEKS2iOq)
 * Here is the page that the form currently lives on. To make it work, we put it
   within an HTML element: [https://quantivate.com/resources/savings-calculator/](https://quantivate.com/resources/savings-calculator/)
 * (As you can see, the form is ugly and takes up A TON of space. Your plugin should
   solve this 😀 )
 * Can you share a screenshot of where you’d like me to pull the display and event
   sections? I’m not seeing them on my end.
 * Thank you for your help!!

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