Hi,
Since upgrading to Newspaper 8.0 I am receiving mixed content warnings in my SSL. After going to the console it is the following that is causing the problem:
style.css Failed to load resource: the server responded with a status of 404 (Not Found)
jquery-migrate.min.js?ver=1.4.1&nocache=1:2 JQMIGRATE: Migrate is installed, version 1.4.1
(index):82 Mixed Content: The page at 'https://www.fantasyfootballpundit.com/new-transfers-fpl-player-prices/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Open+Sans:800&subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek,vietnamese'. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at 'https://www.fantasyfootballpundit.com/new-transfers-fpl-player-prices/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Open+Sans:800&subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek,vietnamese'. This request has been blocked; the content must be served over HTTPS.
style.css Failed to load resource: the server responded with a status of 404 (Not Found)
Is this an error with the latest update? As before I updated I didn’t have this issue.
If it isn’t an error how would I go about fixing this? I’m unable to find these specific links in my theme files.
Thank you.
Hello,
Please check every step of these guides and make sure the implementation is properly made:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
You can also check our forum for some insight on ssl:
https://forum.tagdiv.com/topic/moving-to-ssl/
Thank you