Title: Fix: Mappress over HTTPS
Last modified: December 14, 2016

---

# Fix: Mappress over HTTPS

 *  [muzzlehatch](https://wordpress.org/support/users/muzzlehatch/)
 * (@muzzlehatch)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fix-mappress-over-https/)
 * Hi,
 * I have a historic project that has used Mappress successfully for years.
 * We recently switched the site to HTTPS and found that Mappress no longer worked.
 * A quick fix is to edit line 638 of the file mappress_api.php, from:
 * `echo "<script type='text/javascript' src='http://www.google.com/jsapi'></script
   >";`
 * to:
    `echo "<script type='text/javascript' src='https://www.google.com/jsapi'
   ></script>";`
 * If the plugin gets updated, this will of course revert unless the developer includes
   it in the next update.
 * Ben
    -  This topic was modified 9 years, 3 months ago by [muzzlehatch](https://wordpress.org/support/users/muzzlehatch/).
      Reason: code formatting

The topic ‘Fix: Mappress over HTTPS’ is closed to new replies.

 * ![](https://ps.w.org/mappress-google-maps-for-wordpress/assets/icon-256x256.png?
   rev=2410347)
 * [MapPress Maps for WordPress](https://wordpress.org/plugins/mappress-google-maps-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mappress-google-maps-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [muzzlehatch](https://wordpress.org/support/users/muzzlehatch/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/fix-mappress-over-https/)
 * Status: not a support question