Support » Plugin: WP Mautic » Forms do not work with https

  • Resolved tdkwon

    (@tdkwon)


    It appears Mautic has some hard coded http requests in the form renderer. Using the plugin and shortcodes result in this error:

    Mixed Content: The page at ‘https://skillit-dev.example.com/instructor-signup/’ was loaded over HTTPS, but requested an insecure script ‘http://mautic.example.com/mtc.js’. This request has been blocked; the content must be served over HTTPS.

    Even embedding the form using Automatic script doesn’t work because the mtc.js request is inside some other script. I don’t want to use Manual script embedding because it’s not easy to insert header and body code on individual pages.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author shulard

    (@shulard)

    Hello,

    What’s your configured Mautic URL inside the plugin admin screen ?
    Normally it’s the configured URL which is used everywhere when loading scripts.

    Thread Starter tdkwon

    (@tdkwon)

    I found the error. I had https set everywhere EXCEPT in the plugin settings!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Forms do not work with https’ is closed to new replies.