Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter paulunstech

    (@paulunstech)

    ——- UPDATE ——-

    In Internet Explorer, same thing happened. Then I see it says “Only displaying secure content” with an option to “display all content.”

    So it has to do with SSL not being enabled. I believe this same issue happened last time, and you fixed it. Guess it went back to old code,

    <script src=“http://maps.googleapis.com/maps/api/js?v=3.7&sensor=false&libraries=places,weather,panoramio&language=en” type=”text/javascript”></script>

    Where in the code can I place HTTPS instead of HTTP?

    Thanks!

    Thread Starter paulunstech

    (@paulunstech)

    Figured it out. In your plugin file, I replaced “http” with “https” in 3 locations and it works.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Map NOT showing in Google Chrome’ is closed to new replies.