• Resolved wouter42

    (@wouter42)


    Hi,

    I have a problem with the map. I am using the WP-Bootstrap theme but I keeps giving me this error: Failed to load Google Map. Please try again.

    and the console log says this error:
    ?preview=true&preview_id=25&preview_nonce=aea57dda69:306

    I hope you know how to fix it.

    Thanks
    Wouter

    https://wordpress.org/plugins/ank-google-map/

Viewing 1 replies (of 1 total)
  • Hi,
    Please check a few things==>
    Google Map needs active internet connection to load, are you testing this on localhost without net.?
    Please flush/delete website cache (WP super cache/W3 Total cache).
    ————————————————
    Things that may help in debugging==>
    This plugin has nothing to do with WP bootstrap theme. It can works with any theme.
    This plugin does not use any nonce BTW.
    This plugin loads only two java scripts.
    1. Google Map Api.
    2. Second Script holding your saved settings.(completely depends on above script)
    ————————————————–
    Q. Why you see “Failed to load Google Map. Please try again.” message ?
    A. The second script check if Google map API has been loaded or not. If google object not found in DOM than it throw this error.
    Possible Solution: Disable other plugins,because other java scripts’ code may be culprit.

    ————————————————
    Can you give the link of that page (if exist on www)

    thanks!

Viewing 1 replies (of 1 total)

The topic ‘Failed to load Google Map. Please try again.’ is closed to new replies.