First thank you for your great worpdress plugin!
Unfortunately I have a problem which I think I can’t resolve by myself. I’m running my blog with SSL and there is one SSL error in your code. The code loads a png from google with this URL “http://maps.google.com/mapfiles/kml/pal4/icon25.png” . Is it maybe possible to change this to HTTPS :scratch: ?
I could resolve my problem on my own. For others I would like to share my information.
1. Open “WP-GPX-Maps.js” in the plugin folder
2. go to row number “593”
3. replace “currentIcon = “http://maps.google.com/mapfiles/kml/pal4/icon25.png”;” with currentIcon = “https://maps.google.com/mapfiles/kml/pal4/icon25.png”;
Now Firefox shows also no more errors like “Connection Partially Encrypted”
:bye:
Chris
Autore
Post
Stai visualizzando 2 post - dal 1 a 2 (di 2 totali)