• Hello,

    I just noticed that the map dissappeared on the website on other browsers then chrome. Wp rocket cache is activated, but before it does not gave any problem. I inspected the page and it gives the following error on edge (but not on chrome, everything is fine there).

    SCRIPT5009: ‘jQuery’ is not defined
    (ReferenceError: “x” is not defined)

    Off cource I can exclude the url which has the google map on it. But because it worked before, maybe you can help me out what this error means and how it can be solved. Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    ‘jQuery’ is not defined means that jquery is not included in your website. This is probably due to wp_dequeue_script(‘jQuery’) or jQuery file is missing in your WordPress setup. I can ensure you that this issue is not related to the plugin.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Google map not showing on an browser except chrome’ is closed to new replies.