Title: https
Last modified: August 30, 2016

---

# https

 *  Resolved [PowieT](https://wordpress.org/support/users/powiet/)
 * (@powiet)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/https-36/)
 * please make it possible to get the map also on https websites
 * [https://wordpress.org/plugins/codepeople-post-map/](https://wordpress.org/plugins/codepeople-post-map/)

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/https-36/#post-6900739)
 * Hi,
 * The latest update is supported by websites with https scheme too.
 * Could you send me the link to the webpage with the map inserted to check it in
   detail, please?
 * Best regards.
 *  Thread Starter [PowieT](https://wordpress.org/support/users/powiet/)
 * (@powiet)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/https-36/#post-6900806)
 * Yes, [https://skyspots.de/karte](https://skyspots.de/karte)
 * Chrome:
    Mixed Content: The page at ‘[https://skyspots.de/karte/&#8217](https://skyspots.de/karte/&#8217);
   was loaded over HTTPS, but requested an insecure script ‘[http://maps.google.com/maps/api/js?sensor=false&language=de&callback=cpm_init&#8217](http://maps.google.com/maps/api/js?sensor=false&language=de&callback=cpm_init&#8217);.
   This request has been blocked; the content must be served over HTTPS.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/https-36/#post-6900813)
 * Hi,
 * Could you reinstall the plugin, and let me know, please?
 * or Simply in your copy of the plugin, specifically in the “/wp-content/plugins/
   codepeople-post-map/js/cpm.js” file, replace the piece of code:
 * `script.src='http://maps.google.com/maps/api/js?sensor=false'+((typeof cpm_language!
   = 'undefined' && cpm_language.lng) ? '&language='+cpm_language.lng: '')+'&callback
   =cpm_init';`
 * with
 * `script.src=(( typeof window.location.protocol != 'undefined' ) ? window.location.
   protocol : 'http:' )+'//maps.google.com/maps/api/js?callback=cpm_init'+((typeof
   cpm_language != 'undefined' && cpm_language.lng) ? '&language='+cpm_language.
   lng: '');`
 * and then, clear the browser’s cache.
 * Best regards.
 *  Thread Starter [PowieT](https://wordpress.org/support/users/powiet/)
 * (@powiet)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/https-36/#post-6900816)
 * YES this works, after complete reinstalling it uses https!
 * Deactivate/activate hasent no impact.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/https-36/#post-6900818)
 * Hi,
 * Yes, I’ve visited your webpage and the map is there.
 * Best regards.

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

The topic ‘https’ is closed to new replies.

 * ![](https://ps.w.org/codepeople-post-map/assets/icon-256x256.jpg?rev=980165)
 * [CodePeople Post Map for Google Maps](https://wordpress.org/plugins/codepeople-post-map/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/codepeople-post-map/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/codepeople-post-map/)
 * [Active Topics](https://wordpress.org/support/plugin/codepeople-post-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/codepeople-post-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/codepeople-post-map/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/https-36/#post-6900818)
 * Status: resolved