How do I set up an SSL form for my joomla site.

  • Vincent
    Asked on January 21, 2018 at 12:57 PM

    I have a client whom I have recently upgraded to SSL, but now the page is showing a mixed-content error for their jot form and blocking it since it is not SSL enabled (see screenhot)

    This is a joomla site, so how would I update the form to be SSL compliant?


    Thanks!



    Jotform Thread 1356428 Screenshot
  • Elton Support Team Lead
    Replied on January 21, 2018 at 2:05 PM

    Take your form embed code again, it should have the secure URL (HTTPS) by default.

    Or in your existing embed code, change HTTP to HTTPS in the form URL.

    Example:

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