Title: [Plugin: WP Google Maps] Doesn&#039;t work
Last modified: August 20, 2016

---

# [Plugin: WP Google Maps] Doesn't work

 *  Resolved [Holladay](https://wordpress.org/support/users/holladay/)
 * (@holladay)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/)
 * After setting up a few maps. Absolutely nothing shows up with shortcode on page.
   And every time I type in a location marker, for the US, it drops it on top of
   London England! Would be nice to be able to load street view as well and not 
   high up view.
 * [http://wordpress.org/extend/plugins/wp-google-maps/](http://wordpress.org/extend/plugins/wp-google-maps/)

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

 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925712)
 * Hi
 * This is normally due to the fact that your themes footer.php file doesnt contain
   the following line:
 * <?php wp_footer(); ?>
 * With regards to your other query, what address were you typing in?
 * Kind regards
    Nick
 *  [Textam](https://wordpress.org/support/users/textam/)
 * (@textam)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925732)
 * Hello Nick,
 * I have the same problem, I use the shortcode given but the map does not appear.
   The plugin seems great so I would really like to solve it and use it and probably
   buy it in a near future.
 * I have checked your answer is some of the posts in the forum and my theme does
   have the code you mentioned:
 * <?php
    /* Always have wp_footer() just before the closing </body> * tag of your
   theme, or you will break many plugins, which * generally use this hook to reference
   JavaScript files. */
 *  wp_footer();
    ?>
 * And it’s still not working… Can you help me please?
 * Thank you!
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925733)
 * Hi Textam
 * Please can you give me a link of the page that has the shortcode? It may be a
   javascript problem.
 * Kind regards
    Nick
 *  [Textam](https://wordpress.org/support/users/textam/)
 * (@textam)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925737)
 * Sure!
 * The website is:
    [http://www.pladempresa.com/es/contacto/](http://www.pladempresa.com/es/contacto/)
   And it’s under the Tab “Ubicación”
 * Thank you for your quick reply!
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925738)
 * Hi Textam
 * Looks like there is a javascript error with the custom.js file (not my plugin)
 * Uncaught TypeError: Cannot read property ‘length’ of undefined custom.js:714
 * it stems from this line in the custom.js file:
 * if($j(this).attr(‘title’).length > 0)
 * It appears that this has something to do with the menu javascript. If you manage
   to fix this error my plugin will work. The problem is that my plugin’s JavaScript
   gets executed right at the end and if there are any problems before hand it wont
   work.
 * Please let me know if you come right.
 * Kind regards
    Nick
 *  [sanketbansal](https://wordpress.org/support/users/sanketbansal/)
 * (@sanketbansal)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925746)
 * Hi Nick,
    The plugin is not working for custom page template. I am using the 
   Thesis theme. Could you please help? Thanks!
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925750)
 * Hi Sanket
 * I have received your email and I’m on it. I will post the solution here when 
   I have identified the problem
 * Kind regards
    Nick
 *  [robit](https://wordpress.org/support/users/robichulo/)
 * (@robichulo)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925751)
 * I have the same problem 🙁 nothing appears.
 *  [robit](https://wordpress.org/support/users/robichulo/)
 * (@robichulo)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925752)
 * I have added the shortcode in my page, [wpgmza id=’1′]. The HTML contains
    <div
   id=”wpgmza_map” style=”display:block; width:530px; height:400px; float:left;”
   > </div>
 * No javascript errors . . .
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925753)
 * Hi Robichulo
 * Do you have this in your footer.php file?
 * <?php wp_footer(); ?>
 * Kind regards
    Nick
 *  [delgadodennis](https://wordpress.org/support/users/delgadodennis/)
 * (@delgadodennis)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925754)
 * Hey Taxman! I had a similar issue. Did you ever figure out how to resolve the
   custom.js type error? if($j(this).attr(‘title’).length > 0)
 * If so please message me!
 * Thank You!!
 *  [icacci](https://wordpress.org/support/users/icacci/)
 * (@icacci)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925760)
 * Same problem here, i pasted <?php wp_footer(); ?> to footer.php and still doesn’t
   work
    Please note that i can see the pointer, but there is no map (light grey)
   panning tools are invisible Any idea?
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925763)
 * Hi Icacci
    Please can you post a link to your map?
 * Kind regards
    Nick

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

The topic ‘[Plugin: WP Google Maps] Doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/wp-google-maps/assets/icon-256x256.png?rev=3058363)
 * [WP Go Maps - Google Maps, OpenStreetMap, Leaflet Map](https://wordpress.org/plugins/wp-google-maps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-google-maps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-google-maps/reviews/)

 * 13 replies
 * 7 participants
 * Last reply from: [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-google-maps-doesnt-work/#post-2925763)
 * Status: resolved