Title: simplemaps's Replies - page 2 | WordPress.org

---

# simplemaps

  [  ](https://wordpress.org/support/users/simplemaps/)

 *   [Profile](https://wordpress.org/support/users/simplemaps/)
 *   [Topics Started](https://wordpress.org/support/users/simplemaps/topics/)
 *   [Replies Created](https://wordpress.org/support/users/simplemaps/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/simplemaps/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/simplemaps/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/simplemaps/engagements/)
 *   [Favorites](https://wordpress.org/support/users/simplemaps/favorites/)

 Search replies:

## Forum Replies Created

Viewing 10 replies - 16 through 25 (of 25 total)

[←](https://wordpress.org/support/users/simplemaps/replies/?output_format=md) [1](https://wordpress.org/support/users/simplemaps/replies/?output_format=md)
2

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] how to get rid of the blank space on top of the world map](https://wordpress.org/support/topic/how-to-get-rid-of-the-blank-space-on-top-of-the-world-map/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/how-to-get-rid-of-the-blank-space-on-top-of-the-world-map/#post-5958364)
 * Thanks for your kind words eloou. If you have the time, I’d appreciate it if 
   you would leave a review.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] The interactive map disappeared after upgraded to WordPress 4.0](https://wordpress.org/support/topic/the-interactive-map-disappeared-after-upgraded-to-wordpress-40/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/the-interactive-map-disappeared-after-upgraded-to-wordpress-40/#post-5466119)
 * This was a theme-specific problem. Marked as resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] how to get rid of the blank space on top of the world map](https://wordpress.org/support/topic/how-to-get-rid-of-the-blank-space-on-top-of-the-world-map/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/how-to-get-rid-of-the-blank-space-on-top-of-the-world-map/#post-5958361)
 * Hi eloou,
 * You can adjust the dimensions of the map by adding the following code to the 
   end of your continentmap.js file (and then reuploading it):
 *     ```
       //Tweak map dimensions
       simplemaps_continentmap_mapinfo.calibrate.ratio=2;
       simplemaps_continentmap_mapinfo.calibrate.x_adjust=-250;
       simplemaps_continentmap_mapinfo.calibrate.y_adjust=-60;
       ```
   
 * The above settings will get rid of the extra vertical space. Feel free to tweak
   them. The ratio is the width of the map divided by the height. Let me know how
   it goes.
 * Chris
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] Images for location markers not showing](https://wordpress.org/support/topic/images-for-location-markers-not-showing/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/images-for-location-markers-not-showing/#post-5938454)
 * Loiruca,
 * Can you try the images_directory approach and then send a url where you are testing
   the map to:
    [support@simplemaps.com](https://wordpress.org/support/users/simplemaps/replies/page/2/support@simplemaps.com?output_format=md)
   I should be able to pinpoint the problem.
 * Chris
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] Images for location markers not showing](https://wordpress.org/support/topic/images-for-location-markers-not-showing/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/images-for-location-markers-not-showing/#post-5938387)
 * Hi Loiruca,
    Sorry to hear you are having trouble. The map looks for the map_images
   folder in the same directory as the continentmap.js file. However, you can overwrite
   this by adding: `images_directory: 'http://yoursite.com/map_images/',` to the
   main_settings of the mapdata.js file (where you replace the above url with the
   location of the map_images folder on your website). Let me know if the problem
   persists after you do this.
 * Chris
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] Shortcut for html page template?](https://wordpress.org/support/topic/shortcut-for-html-page-template/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shortcut-for-html-page-template/#post-5915686)
 * Try adding this to the template:
    <?php echo do_shortcode(“[simplemaps]”); ?>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] linie joining definded points](https://wordpress.org/support/topic/linie-joining-definded-points/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/linie-joining-definded-points/#post-5134835)
 * Unfortunately, this isn’t possible with this plugin. Sorry!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] Change the font for the pop ups?](https://wordpress.org/support/topic/change-the-font-for-the-pop-ups/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/change-the-font-for-the-pop-ups/#post-5236544)
 * Try upgrading to the latest version of the continent map at:
    [http://simplemaps.com/resources/free-continent-map](http://simplemaps.com/resources/free-continent-map)
   that should solve your problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] Width of Map](https://wordpress.org/support/topic/width-of-map/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/width-of-map/#post-4148977)
 * Hi Owaiskl,
    Sorry for the delay in responding and thanks for your kind words
   about the plugin. The map can be used in a responsive design. You just need to
   replace: width: ‘750’, with width: ‘responsive’ in other words, use the string‘
   responsive’ instead of a number in the main_settings of the mapdata.js file. 
   To learn more, you can see: [http://simplemaps.com/articles/make-a-responsive-interactive-javascript-map/](http://simplemaps.com/articles/make-a-responsive-interactive-javascript-map/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleMaps] Countries in Europe](https://wordpress.org/support/topic/countries-in-europe/)
 *  Plugin Author [simplemaps](https://wordpress.org/support/users/simplemaps/)
 * (@simplemaps)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/countries-in-europe/#post-3553187)
 * Hi spanglishwebs,
 * This is not possible with our free continent map. It is possible with our commercial
   world map that is compatible with the plugin. You just need to create a world
   map and go to the settings and change the “initial zoom” to 2 and the “initial
   zoom only” to yes. Here is an example:
 * [http://simplemaps.com/custom-world/?mapid=2b1ff31](http://simplemaps.com/custom-world/?mapid=2b1ff31)

Viewing 10 replies - 16 through 25 (of 25 total)

[←](https://wordpress.org/support/users/simplemaps/replies/?output_format=md) [1](https://wordpress.org/support/users/simplemaps/replies/?output_format=md)
2