I’ve fixed all of them but this one, the same technique (just adding the s to http in the upload url specified, did not work)
jquery.min.js?ver=1.11.1:4 Mixed Content: The page at ‘https://xxxxxxx.com/’ was loaded over HTTPS, but requested an insecure image ‘http://xxxxxxxx.com/wp-content/uploads/2018/11/8.jpg’. This content should also be served over HTTPS.
I removed the image from the folder via ftp, – this was after deleting it from the footer background and clearing the cache. It still requested it for some reason.
(index):1 Mixed Content: The page at ‘https://xxxxxxxxx.com/’ was loaded over HTTPS, but requested an insecure image ‘http://debrecentoday.com/wp-content/uploads/2018/11/8.jpg’. This content should also be served over HTTPS.
(index):2602 GET https://xxxxxxxxx.com/wp-content/uploads/2018/11/8.jpg 404
-
This reply was modified 7 years by
Rikk.
Seems that image is used as background for the mobile menu and login, check here
– https://www.screencast.com/t/gPdAeJJxa7k
Remove or replace the image found there, that should solve the problem.