What do you see in the browser’s error console?
Thanks for the reply.
When I click on the triangle to the left of the URL I get this:
‘You should not enter any sensitive info on this site (for example credit cards, etc) because it could be stolen by attackers’
And that is the last thing I need someone to see when they come shopping on my site.
Learn to use the Chrome Developer Tools or Firefox Developer Tools error console. You’ll have to click through and allow your browser to view the site.
There are a number of errors on your home page:
Mixed Content: The page at 'https://www.petlifehub.com/' was loaded over HTTPS, but requested an insecure element 'http://www.petlifehub.com/wp-content/uploads/2020/10/PAT-GLOW-white-small-1.png'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
Mixed Content: The page at 'https://www.petlifehub.com/' was loaded over HTTPS, but requested an insecure element 'http://www.petlifehub.com/wp-content/uploads/2020/10/PAT-GLOW-white-small-1.png'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
Mixed Content: The page at 'https://www.petlifehub.com/' was loaded over HTTPS, but requested an insecure favicon 'http://www.petlifehub.com/wp-content/uploads/2020/10/PAT-GLOW-paw-1.png'. This request has been blocked; the content must be served over HTTPS.
So, ignore the warnings and login. Install the plugin “better search replace”. Search for http://www.petlifehub.com and replace with https://www.petlifehub.com.