Hi all
I sometimes get this issue: https://i.imgur.com/5wmY24t.png
Where the css does not load. How can I fix this? It loads fine on desktop.
Thanks
Lazy loading isn’t the issue. I have no idea what is causing this – it sometimes works and it sometimes does not.
Getting this error: Mixed Content: The page at ‘<URL>’ was loaded over HTTPS, but requested an insecure script ‘<URL>’. This request has been blocked; the content must be served over HTTPS.
With all this:
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-includes/js/wp-emoji-release.min.js?ver=5.0.2’. This request has been blocked; the content must be served over HTTPS.
f @ (index):1
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-includes/js/jquery/jquery.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-includes/js/jquery/jquery-migrate.min.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-content/plugins/jetpack/_inc/build/photon/photon.min.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-content/themes/Newspaper/js/tagdiv_theme.min.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-includes/js/comment-reply.min.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-content/plugins/jetpack/_inc/build/lazy-images/js/lazy-images.min.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-includes/js/wp-embed.min.js’. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at ‘https://thenerdystudent.com/2018/12/2018/’ was loaded over HTTPS, but requested an insecure script ‘http://thenerdystudent.com/wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.js’. This request has been blocked; the content must be served over HTTPS.
How can I set the minified files to be HTTPS?
I used this and it appears to have been fixed: https://wordpress.org/support/plugin/ssl-insecure-content-fixer/
However, is there a way to do this without installing another plugin? I am worried about site speed.
Thanks
That’s odd, I am not encountering an issue with the images. I fiddled around with the page cache settings and it appears to have fixed the above errors.
Could you give me a little more detail on the image errors?
Thanks!