Title: No Google Map API
Last modified: September 6, 2016

---

# No Google Map API

 *  [advertisingnk](https://wordpress.org/support/users/advertisingnk/)
 * (@advertisingnk)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-google-map-api/)
 * Hi. on my website can’t set Google Map API, was 4.1… with option show map, then
   got updated to 4.2 if not mistaking, there was Google Map API but no show on 
   the map, now I got the new update 4.3 update, Google Map API disappeared show
   on map came back, after ticking a box show on map, error from Google Map [http://share.pho.to/AJNui](http://share.pho.to/AJNui).
   Can you please look into it. Thank you. ps. at the same time looks like Photon
   gives some issues loading pictures, first load [http://share.pho.to/AJNw9](http://share.pho.to/AJNw9),
   second load [http://share.pho.to/AJNwT](http://share.pho.to/AJNwT) web link [https://www.uzuolaidusiuvimasmodeliavimas.com/galerija/uzuolaidos/](https://www.uzuolaidusiuvimasmodeliavimas.com/galerija/uzuolaidos/)

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

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-google-map-api/#post-8149425)
 * >  Google Map API disappeared show on map came back, after ticking a box show
   > on map, error from Google Map
 * Could you check your widget settings, and make sure you’ve added a Google API
   key there? If so, could you make sure the API is configured properly, as explained
   here:
    [https://jetpack.com/support/extra-sidebar-widgets/contact-info-widget/](https://jetpack.com/support/extra-sidebar-widgets/contact-info-widget/)
 * > looks like Photon gives some issues loading pictures, first load [http://share.pho.to/AJNw9](http://share.pho.to/AJNw9),
   > second load [http://share.pho.to/AJNwT](http://share.pho.to/AJNwT)
 * It appears that some of your images return a 404 error, so Photon cannot use 
   them:
    [https://www.uzuolaidusiuvimasmodeliavimas.com/wp-content/uploads/dvigubos-naktines-u%C5%BEuolaidas-2.jpg](https://www.uzuolaidusiuvimasmodeliavimas.com/wp-content/uploads/dvigubos-naktines-u%C5%BEuolaidas-2.jpg)
 * Could you make sure the page only includes existing images, that haven’t been
   deleted?
 * I would also recommend against using special characters in your image filenames,
   as it can sometimes cause issues.
 * Let me know if it helps.
 *  Thread Starter [advertisingnk](https://wordpress.org/support/users/advertisingnk/)
 * (@advertisingnk)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-google-map-api/#post-8154300)
 * Hi Jeremy,
 * there’s no Google Map API window at all [http://share.pho.to/AJSTV](http://share.pho.to/AJSTV)
   
   ps. can’t even turn on the Photon anymore [http://share.pho.to/AJSTg](http://share.pho.to/AJSTg),
   haven’t changed anything on the website, just turn off Photon and try to connect
   again.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-google-map-api/#post-8154469)
 * > there’s no Google Map API window at all [http://share.pho.to/AJSTV](http://share.pho.to/AJSTV)
 * That seems like an old version of the widget. Do you use a caching plugin or 
   service on that site? If so, could you try to flush your site’s cache, and then
   try to load the widget settings again and uncheck / recheck the “View Map” checkbox?
 * > ps. can’t even turn on the Photon anymore [http://share.pho.to/AJSTg](http://share.pho.to/AJSTg),
   > haven’t changed anything on the website, just turn off Photon and try to connect
   > again.
 * Your site doesn’t seem to be properly connected to WordPress.com at the moment.
   It looks like there is a misbehaving wp-config.php, plugin, or theme on your 
   site.
 * If you go to [https://www.uzuolaidusiuvimasmodeliavimas.com/xmlrpc.php](https://www.uzuolaidusiuvimasmodeliavimas.com/xmlrpc.php),
   you’ll see a message saying “XML-RPC server accepts POST requests only.” That’s
   the correct message. The problem is that there is whitespace above the message.
   This extra content is annoyingly important. It suggests that some plugin, theme,
   or wp-config.php file in your WordPress has extra “whitespace” (new lines, spaces,
   tabs, …) before the first “<?php” in the file.
 * This problem is another symptom of a more common problem: the “Headers already
   sent” problem:
    [http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F](http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F)
 * Can you check your wp-config.php, theme files, and plugins for such whitespace?
 * You can also try to deactivate all plugins on your site, and see if that gets
   rid of the extra whitespace. Then, activate your plugins one at a time to determine
   which one is responsible.
 * If that doesn’t help, you can rule out a theme conflict by temporarily changing
   your site’s theme to a default theme (such as Twenty Sixteen) and trying again.
 * You’ll need to fix these issues before to be able to use Jetpack or other plugins
   and apps using the XML-RPC file to communicate with your site.
 *  Thread Starter [advertisingnk](https://wordpress.org/support/users/advertisingnk/)
 * (@advertisingnk)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-google-map-api/#post-8156785)
 * Hi. reinstalled widget 3 times, now it shows GMA but showing map on the contact
   page 🙂
    Thanks for your time Jeremy. ps. solved Photon issue, installed default
   theme, cleaned all cache, activated/deactivated, back to my theme it works.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [9 years, 11 months ago](https://wordpress.org/support/topic/no-google-map-api/#post-8158821)
 * I’m glad to hear you’re all set! This was most likely a cache issue on your site,
   but after reinstalling a few times it looks you managed to bust the cache!

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

The topic ‘No Google Map API’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/no-google-map-api/#post-8158821)
 * Status: not resolved