Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @nnbrown,

    Our Plugin checks if current page is loaded over HTTPS (or if admin panel uses HTTPS) and will decide what to use based on that. So if you are using some plugin to force HTTPS only connection, you do not need to do anything else for our plugin to work on HTTPS.

    I hope that answers your query. If there is something else please feel free to let me know.

    Thread Starter nnbrown

    (@nnbrown)

    Thank you for the quick response. Our site is actually up and running with an SSL certificate, but in my chrome console i see the following error: “Mixed Content: The page at ‘https://website.com/en/’ was loaded over a secure connection, but contains a form which targets an insecure endpoint ‘http://website.com/’. This endpoint should be made available over a secure connection.”

    I assumed the form that this is referencing is the Mailchimp form as there are no other “forms” on the page. Any ideas on how to solve this?

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey nnbrown,

    I would not be able to assist with the other content, but if it’s something caused by our plugin I can discuss internally and test. Can you please share the link if possible.

    Thread Starter nnbrown

    (@nnbrown)

    might be some relevant source code:

    <!-- MailChimp for WP Pro v2.4.4 --><div id="mc4wp-form-1" class="form mc4wp-form mc4wp-form-12318 mc4wp-ajax"><form method="post" action="http://website.com/">

    This line is the only line on our site that contains an http:// url. Is there a way to change this to https?

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @nnbrown,

    In all our latest versions (Free & Paid) no action is added. Can you please update to the latest version and try again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to force forms through https?’ is closed to new replies.