Title: Forms do not work with https
Last modified: May 16, 2018

---

# Forms do not work with https

 *  Resolved [tdkwon](https://wordpress.org/support/users/tdkwon/)
 * (@tdkwon)
 * [8 years ago](https://wordpress.org/support/topic/forms-do-not-work-with-https-2/)
 * 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/&#8217](https://skillit-dev.example.com/instructor-signup/&#8217);
   was loaded over HTTPS, but requested an insecure script ‘[http://mautic.example.com/mtc.js&#8217](http://mautic.example.com/mtc.js&#8217);.
   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](https://wordpress.org/support/users/shulard/)
 * (@shulard)
 * [8 years ago](https://wordpress.org/support/topic/forms-do-not-work-with-https-2/#post-10289080)
 * 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](https://wordpress.org/support/users/tdkwon/)
 * (@tdkwon)
 * [8 years ago](https://wordpress.org/support/topic/forms-do-not-work-with-https-2/#post-10289084)
 * 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.

 * ![](https://ps.w.org/wp-mautic/assets/icon.svg?rev=3337392)
 * [WP Mautic](https://wordpress.org/plugins/wp-mautic/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mautic/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mautic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mautic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mautic/reviews/)

## Tags

 * [form](https://wordpress.org/support/topic-tag/form/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 2 replies
 * 2 participants
 * Last reply from: [tdkwon](https://wordpress.org/support/users/tdkwon/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/forms-do-not-work-with-https-2/#post-10289084)
 * Status: resolved