I’m trying to create a fully https served site. Everything works fine, but I cant fully lock down the https because I get the following message in the console
Blocked loading mixed active content “http://…name….com/wp-content/uploads/dynamic_avia/enfold.css?ver=1”
This makes the site run in partial https mode. Any idea how to fix this?
Hello silvercreekvalley!
The easiest way to do that with a WordPress site is to use: http://wordpress.org/plugins/wordpress-https/
Cheers!
Devin
Hi Devin
Unfortunately wordpress-https doesnt work with our site, you cant access wp-admin once
the plugin is active (redirects to login).
We want the whole site to be https.
I think there are some url(null) settings in your .css which are causing the problem. Since Firefox 24
these now trigger the block action.
Thanks!
Do you have your WordPress url set with https in your WordPress settings? I believe it should be pulling whatever url your using sitewide.