Title: https markers
Last modified: January 25, 2020

---

# https markers

 *  [kathyforer](https://wordpress.org/support/users/kathyforer/)
 * (@kathyforer)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/https-markers/)
 * Thank you for a great plugin!
 * I’ve edited the .svg files to refer to https, also various PHP and JS/MXN files.
   Also emptied wp_rocket, cloudflare and browser caches, several times, and can’t
   seem to get rid of the http markers. What am I missing?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhttps-markers%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Dylan Kuhn](https://wordpress.org/support/users/cyberhobo/)
 * (@cyberhobo)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/https-markers/#post-12365796)
 * Make sure that Settings / General / WordPress Address (URL) is using https.
 *  Thread Starter [kathyforer](https://wordpress.org/support/users/kathyforer/)
 * (@kathyforer)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/https-markers/#post-12365859)
 * oops, thank you, I went to dinner and left the functions file with a typo.
 * I found whynopadlock. This is what’s going on with the markers:
    [https://www.whynopadlock.com/results/6b35ea45-043d-4279-a82a-b4bb1de09e25](https://www.whynopadlock.com/results/6b35ea45-043d-4279-a82a-b4bb1de09e25)
    -  This reply was modified 6 years, 4 months ago by [kathyforer](https://wordpress.org/support/users/kathyforer/).
 *  Thread Starter [kathyforer](https://wordpress.org/support/users/kathyforer/)
 * (@kathyforer)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/https-markers/#post-12365936)
 * It seems to be hard-coding in cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.
   js
 * `o.Path.SVG_NS="http://www.w3.org/2000/svg"`
 * I tried changing render-map.php line 298 to GeoMashup::register_script, referencing
   a local a copy of leaflet.js but it still had mixed content, i.e.:
 * `An image with an insecure url of "http://www.patricksymmes.com/wp-content/plugins/
   geo-mashup/images/mm_36_orange.png" was loaded on line: 37 of https://www.patricksymmes.
   com/?geo_mashup_content=render-map&map_data_key=e4f31ab4e42a349bf8ab22227e78dd53&
   map_content=global&map_type=G_NORMAL_MAP&width=100%&add_map_control=true&name
   =global_map_temp&object_id=1479`.
 * The CDN version of leaflet.js 1.6.0 didn’t work either and 1.6.0 CSS broke the
   markers.
    -  This reply was modified 6 years, 4 months ago by [kathyforer](https://wordpress.org/support/users/kathyforer/).
 *  Thread Starter [kathyforer](https://wordpress.org/support/users/kathyforer/)
 * (@kathyforer)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/https-markers/#post-12366010)
 * temporarily broken!
 *  Plugin Author [Dylan Kuhn](https://wordpress.org/support/users/cyberhobo/)
 * (@cyberhobo)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/https-markers/#post-12366340)
 * The marker image URLs are made using the `home_url()` function, which just gives
   you the WordPress Address URL. If that is an https URL, another plugin or the
   theme could be filtering it. That’s why it’s not just Geo Mashup URLs, but other
   content like [http://www.patricksymmes.com/wp-content/uploads/2014/08/patricksymmes-cw.png](http://www.patricksymmes.com/wp-content/uploads/2014/08/patricksymmes-cw.png).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘https markers’ is closed to new replies.

 * ![](https://ps.w.org/geo-mashup/assets/icon.svg?rev=1631806)
 * [Geo Mashup](https://wordpress.org/plugins/geo-mashup/)
 * [Support Threads](https://wordpress.org/support/plugin/geo-mashup/)
 * [Active Topics](https://wordpress.org/support/plugin/geo-mashup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/geo-mashup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/geo-mashup/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [Markers](https://wordpress.org/support/topic-tag/markers/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)
 * [svg](https://wordpress.org/support/topic-tag/svg/)

 * 5 replies
 * 2 participants
 * Last reply from: [Dylan Kuhn](https://wordpress.org/support/users/cyberhobo/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/https-markers/#post-12366340)
 * Status: not resolved