• Hi, I’ve been trying to solve the error shown in the Google Chrome Console. I get the error because of mixed content but I can not find a way to correct it because it is into jquiery.js. How can I correct the path in this case?.

    This is the error:

    
    Mixed Content: The page at 'https://kevincookconsulting.com/' was loaded over HTTPS, but requested an insecure image 'https://18.219.62.152/wp-content/uploads/2020/03/funeral-home-image-42.jpg'. This content should also be served over HTTPS.
    (anonymous) @ jquery.min.js?ver=1.12.4:5
    

    I appreciate any recommendations.

    • This topic was modified 4 years, 11 months ago by Yui.
    • This topic was modified 4 years, 11 months ago by Yui. Reason: please use CODE button for code formatting

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The issue is that your site has remnants of an old address, https://18.219.62.152 it its database or files.

    Install the plugin “Better Search Replace”. Search for https://18.219.62.152 and replace with https://kevincookconsulting.com in all tables.

Viewing 1 replies (of 1 total)
  • The topic ‘Failed to load resource: net::ERR_CONNECTION_TIMED_OUT’ is closed to new replies.