Hello
I have an SSL certificate on my e-commerce site. When I enter the site, a shield appears and it gives a warning saying “This page is trying to load scripts from unauthenticated sources.” I am using Google Maps on the page, which is why it is giving that warning. How can I fix this?
Change the http to https found in the Google Maps source code, and it will be fixed.
No, that didn’t fix it, but I solved the issue. It could happen to others. The solution is editing the map link to api-ssl.google.com, and it fixes immediately.