SSL Issue, Mixed Content but only on certain pages?
-
Hi Guys,
This is a really weird issue. The site we’re working on it running through HTTPS and most of the pages are working fine but some don’t. Some show the mixed-content warnings.
When you view the console you can see many elements loaded through HTTP on these pages. I’ve tried to fix this by using plugins like ‘Really Simple SSL’ and htaccess fixes to force all elements to load through HTTPS but nothing works.
Anyone got any advice on this?
Thanks,
Jay
Hello,
We just checked both reported links and they work correctly for us https://gyazo.com/15c156ff85534d61962336dca3af8331
Regards
Hi Guys,
I literally just found the problem 🙂 seems that a plugin called ‘Simple Twitter Tweets’ was forcing the theme and plugin css to http instead of https..!
As soon as I disabled it the site’s pages worked fine!
Jay