Problems with Wordpress and SSL
-
I migrated everything to Cloudflare a few weeks back with no real issues. I created a self signed SSL and set Cloudflare to Full SSL. Everything works great.
I setup a rule on both Cloudflare and in my Apache vhosts.conf file to redirect anything on port 80 to port 443.
Then today, I decided to tweak the Wordpress theme, oops. The live preview does not work because it is trying to load as HTTP.
Allowing unsecure scripts defeats the purpose of SSL. So how can I fix it? I have the Wordpress HTTPS plugin installed and active. but is seems to not make a difference.
-
This is the HTTPS plugin.