iFrame Embed Widget content is blank

  • christian_wagner
    Asked on April 25, 2016 at 3:10 PM

    Hi all,

     

    I have a form I currently working on but unfortunately the iFrame embed content is blank when outputted.

     

    Here is the link to the form: https://form.jotform.com/61125198508154

     

    The iFrame embed links are, respectively:

    http://piratespress.com/masterprep.html

    http://www.piratespress.com/terms.html

     

    Any help would greatly be appreciated.

     

    Thanks!

    Jotform Thread 826067 Screenshot
  • KadeJM
    Replied on April 25, 2016 at 4:38 PM

    If I am not mistaken it sounds to me like you are saying you have embedded an iframe version of your form on both of those pages but it is blank and not showing, correct?

    Are you certain that you've embedded it properly?

    When I checked your webpage sources for both of those pages I do not see our form script added anywhere within your site currently.

    Maybe you didn't save it perhaps?

    I'd suggest starting here at this guide https://www.jotform.com/help/34-Adding-a-Form-to-a-Web-Page and http://www.jotform.com/help/67-Which-Form-Embed-Code-Should-I-Use then try again then let us know if the problem continues.

     

  • christian_wagner
    Replied on April 25, 2016 at 4:39 PM

    Hi!

    No, it's not a form embedded within it. It's a simple HTML page that's in the iFrame that won't load. There's another one that also won't load at the bottom of the form.

    Thanks!

  • David JotForm Support
    Replied on April 25, 2016 at 6:24 PM

    The widget is blocking mixed content from being loaded.  Since the page you are adding is not using SSL, it will not work in the https version of your form.  However, if you load the form from this URL, the iFrame widget content should load without issue:

    http://form.jotform.com/61125198508154

    It is the same URL as your form, with http:// instead of https://

  • christian_wagner
    Replied on April 26, 2016 at 10:14 AM

    Perfect - thank you!