• When running WP-GPX-Maps on a https site you will get an error on your browser plus a mixed content warning (e.g. in Firebug console):

    Loading mixed (insecure) display content on a secure page “http://maps.google.com/mapfiles/kml/pal4/icon25.png”

    To fix this you have to change the URL to the icon to “//maps.google.com/mapfiles/kml/pal4/icon25.png” in WP-GPX-Maps.js in line 593.

    That’s it. The browser will load the file from https automaticly of the site is also https. If not, it will use http.

    Works here perfectly. Please add it to the next release.

    https://ww.wp.xz.cn/plugins/wp-gpx-maps/

Viewing 1 replies (of 1 total)
  • Thread Starter msebald

    (@msebald)

    Unfortunally the problem still exists fpr 1.3.6 – so I would kindly ask you again to fix this in the next release.

Viewing 1 replies (of 1 total)

The topic ‘Mixed content warning for https sites – fix here!’ is closed to new replies.