I have published script for my wordpress.org site, and still no form is showing up

  • handhugs
    Asked on January 27, 2017 at 8:55 PM

     

    This script works if I put it on a page that sits alone, but when I try to put it on a page with other stuff on it, it stops working.

    Page that works:

    http://dev-tragon.pantheonsite.io/test/

     

    Page that doesn't:

    http://dev-tragon.pantheonsite.io/contact/#join-a-panel

     

    Code I am using currently:

    <script type="text/javascript" src="https://form.jotform.com/jsform/70267164141147"></script>

     

    Is it because of the fullpage.js i have on that page? I dont see any JS errors in my console so i dont know what is going wrong.

  • Helen
    Replied on January 28, 2017 at 5:45 AM

    Hi,

    I have checked your URL that you have got a problem: http://dev-tragon.pantheonsite.io/contact/#join-a-panel

    However, everything seems to be good on my side:

    I have published script for my wordpress Screenshot 20

    Did you solve your problem on your own? I have realized that you embedded the form with an iFrame method. I think, it solved your issue.

    If you have any questions or issue, feel free contact us.

  • Jessie Matanky
    Replied on January 28, 2017 at 12:00 PM

    Yes I got it to work by changing from the script embed code to the I frame one. There must have been a us conflict or it was loading maybe at the wrong time? Anyway it works with the iframe embed