Zenfolio: I can't embed jotform Iframe onto my zenfolio website.

  • Leesamcgill
    Asked on October 18, 2018 at 3:13 AM

    I see heaps of others have had this problem too. can you please help.

  • mary Jotform Support
    Replied on October 18, 2018 at 4:38 AM

    To get the iFrame code, you need to follow these steps:

    1) Click on "Publish".

    2) Click on "Embed" section.

    3) Click on "iFrame" option.

    4)" Click on "Copy Code" button to copy the codes.

    1539851490Screen Shot 2018 10 18 at 11 Screenshot 10

    1539851502Screen Shot 2018 10 18 at 11 Screenshot 21

    Could you try to re-embed the <iframe> code and leave the <script> code on your website?

    You can look at the guide for more information: Getting the Form iFrame Code

    Also, you can check this guide: Which Form Embed Code Should I Use

    If you need any help, let us know.

  • Leesamcgill
    Replied on October 18, 2018 at 6:43 PM
    I tried all of that but I still can't see the form. I ended up just copying and pasting the link as a HTML. It doesn't look as good as if the from were embedded unfortunately but it's the only way I could get it to work.
    Sent from my iPhone
    ...
  • Jan
    Replied on October 18, 2018 at 10:09 PM

    Normally, the iFrame method should work in Zenfolio. Here's a user guide: How-to-embed-a-form-to-Zenfolio-website.

    If you are still having issues, then please try removing the script element below the iFrame code.

    <iframe id="JotFormIFrame-123456789012345" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" allowfullscreen="true" allow="geolocation; microphone; camera" src="https://form.jotform.com/123456789012345" frameborder="0" style="width: 1px; min-width: 100%; height:539px; border:none;" scrolling="no" > </iframe> <script type="text/javascript">  ... ... </script>

    Let us know if you are still having issues. Thank you.

  • Leesamcgill
    Replied on October 19, 2018 at 3:43 PM
    Ok I will try removing the script element. Thanks.
    Sent from my iPhone
    ...