Jotform form no longer appearing on my web page!

  • Tom Curran
    Asked on June 23, 2019 at 5:58 PM

    Hi. I have been using one of your forms on my website for years. Now, the form itself does not show up, but info above it does. 

    https://mmsinfo.org

    https://mmsinfo.org/page2.html

    The only thing that has changed is recently we changed from a HTTP to HTTPS site. 

    Thanks for your help! 

    --Tom

    ___________________


  • AndrewHag
    Replied on June 24, 2019 at 2:22 AM

    Could you please use HTTPS instead of HTTP? If you cannot use HTTPS, you may download the source code of the form and embedded the code on the web page.

    Here is the guide: How-to-get-the-Full-Source-Code-of-your-Form

  • Tom Curran
    Replied on June 24, 2019 at 12:43 PM
    Another person answered my question by saying: 
    "It's because you are using resources on a http url and browsers block that as being unsafe."
    I think what I need is the source code for my new HTTPS website. Before it was HTTP and I think that is the problem. Where do I find source code for a HTTPS site? 
    Thanks for your help. 
    ____________
    Jun 23, 2019, 11:22 PM by noreply@jotform.com:
    ...
  • Nik_C
    Replied on June 24, 2019 at 2:06 PM

    In your page https://mmsinfo.org/page2.html

    Please re-embed your form.

    In div in your page with ID Gcode34:

    1561399511Screen Shot 2019 06 24 at 8 Screenshot 10

    Replace the script in it with this one:

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

    That should work for you.

    Let us know how it went.

    Thank you!

  • Tom Curran
    Replied on June 24, 2019 at 2:43 PM
    Thanks very much. I will try that later today when I have more time. 
    ______________
    Jun 24, 2019, 11:06 AM by noreply@jotform.com:
    ...
  • Tom Curran
    Replied on June 24, 2019 at 5:43 PM
    Nik_C, I added a "S" to http in the script and now the form shows on the web page. 
    Thanks again! 
    ___________________
    Jun 24, 2019, 11:06 AM by noreply@jotform.com:
    ...