Form is not visible on website

  • EpiscopalSeniorLife
    Asked on April 20, 2015 at 10:26 AM

    Hello,

     

    I am trying to use the non SSL version of my web form at: https://episcopalseniorlife.org/employment-app/

     

    However the form is not showing up now. Please advise how I can get this form up. Thank you!

     

  • BJoanna
    Replied on April 20, 2015 at 11:53 AM

    I have tested your form and inside of console I found following error:

    Mixed Content: The page at 'https://episcopalseniorlife.org/employment-app/' was loaded over HTTPS, but requested an insecure script 'http://form.jotform.us/jsform/50916490737159'. This request has been blocked; the content must be served over HTTPS.

     

    Form is not visible on website Image 1 Screenshot 50

    This error is not related to JotForm.

    When a user visits a page served over HTTPS, their connection with the web server is encrypted with TLS and hence safeguarded from sniffers and man-in-the-middle attacks.

    If the HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.

    Your JotForm form is HTTP and site HTTPS and because of that your form is not shown. You need to make your form to be SSL or there is workaround that will request from user to click on option to "Load unsafe script" inside of the browser. 

    In Chrome:

    On the right side of the Chrome address bar, click on the shield icon, then click "Load unsafe script". 

    Form is not visible on website Image 2 Screenshot 61

    In Firefox:

    On the left side of the Firefox address bar, click on the shield icon.

    Form is not visible on website Image 3 Screenshot 72

    After loading unsafe content your form will be visible on the site:

    Form is not visible on website Image 4 Screenshot 83

    Hope this will help. Let us know if you need further assistance.