Insecure image error

I am getting an SSL error on an image. This image isn’t used anymore and I have deleted it from the Media Library but it still appears in the source code. is there anyway to find where this image is used as I can’t see it in Cornerstone?

An image with an insecure url of “http://www.hellogriff.com/wp-content/uploads/2018/06/hellogriff-background-image-1500px.jpg” was loaded via the javascript file: https://www.hellogriff.com/wp-content/cache/minify/9ed15.js on line 1. The insecure URL may not be directly contained in the script file and may exist elsewhere.

div class=“x-bg” aria-hidden=“true” data-x-element=“bg” >

</div

Thanks

Hi Paul,

Thanks for reaching out.

I recommend clearing your cache first, it’s originating from your cache (minified javascript). Please test it and again after removing it.

And please try installing Better Search Replace plugin and replace this http://www.hellogriff.com/wp-content/ with https://www.hellogriff.com/wp-content/ from all tables.

Thanks!

Thanks both these steps have resolved the mixed content errors. Although I’m still seeing this image file path in the source code. is there a way of getting rid of it? The image was used on Revolution Slider but has been deleted?

Hi Paul,

The slider should have its own URL replacement feature that you could use. Please check this https://www.themepunch.com/revslider-doc/import-export-replace/ (3. Replace)

You can then replace the string http://www.hellogriff.com/wp-content/ with https://www.hellogriff.com/wp-content/

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.