Blog css not loading over https

Posted in: Newspaper
Post count: 230

https://thenerdystudent.com

CSS is not loading. How can I fix this?

Post count: 9544

Make sure you have your site properly setup for https
a) change explicit setting in your wp-config.php file for website URL and plugin directory
b) change any settings in theme panel that still have http vs https such as logo, etc.
c) search/replace post meta via phpmyadmin for any old image links
d) make sure you have proper redirect for http requests to https for your site
e) check “what” is not loading via https– theme CSS or a plugin?

I did all that when moving to https back in 2014, and always a few gremlins….

not sure that helps… but there you are 🙂

Post count: 230

The theme CSS is not loading. Now over http I get a random blue theme

Post count: 230

Okay, I think I fixed it! I think it was W3 Total Cache had cached some plugins, but I removed them then everything blew up.

Thanks! 😀

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.