• Resolved faacsousa

    (@faacsousa)


    There were some issues on the free version when using the admin end on https.
    When i go to edit the forms the following message appears on the dev console of the browser.

    Mixed Content: The page at ‘https://—-.com.br/wp-admin/admin.php?page=mailchimp-for-wp-forms&view=edit-form&form_id=3060’ was loaded over HTTPS, but requested an insecure resource ‘http://—-.com.br/?mc4wp_preview_form=3060’. This request has been blocked; the content must be served over HTTPS.

    My setup is on an Amazon AWS server with a reverse proxy to setup for the SSL. My guess is that this is causing the issue because on Settings->General the WP_SITE and WP_HOME are setup with http and the reverse proxy takes care of everything. Maybe the plugin can’t see that the url being used is https thus causing the problem.

    This isn’t a huge issue for me because I do most of my CSS editting directly on a test page but it would be nice to see this edge case resolved.

    • This topic was modified 8 years, 1 month ago by faacsousa.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Https problem on form preview’ is closed to new replies.