• Resolved wlsfh

    (@wlsfh)


    Hi there,

    we are experiencing this error in Console

    This site overrides Date.now() with an implementation that doesn’t return the number of milliseconds since January 1, 1970 00:00:00 UTC, which could cause Google Maps JavaScript API v3 to not work correctly.
    Hj @ js?region=us&libraries=places&key=AIzaSyAkO01py3vSYk1fwsN9Mnt0NG3MUWZCTqU&language=en&ver=3.6.3.2:156
    Qj @ js?region=us&libraries=places&key=AIzaSyAkO01py3vSYk1fwsN9Mnt0NG3MUWZCTqU&language=en&ver=3.6.3.2:153
    google.maps.Load @ js?region=us&libraries=places&key=AIzaSyAkO01py3vSYk1fwsN9Mnt0NG3MUWZCTqU&language=en&ver=3.6.3.2:14
    (anonymous) @ js?region=us&libraries=places&key=AIzaSyAkO01py3vSYk1fwsN9Mnt0NG3MUWZCTqU&language=en&ver=3.6.3.2:273
    (anonymous) @ js?region=us&libraries=places&key=AIzaSyAkO01py3vSYk1fwsN9Mnt0NG3MUWZCTqU&language=en&ver=3.6.3.2:273

    Any idea?

Viewing 1 replies (of 1 total)
  • Plugin Author Eyal Fitoussi

    (@ninjew)

    Hello @wlsfh,

    As the error message suggested, something on your site manipulates the Date.now() which causes the issue with Google Maps.

    You need to find what overrides the Date.now() on and prevent it from doing so. This might be the theme or another plugin on your site, I can’t be sure.

    You might want to deactivate the different plugins on your site and see if one of them causes the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Issue with Geo My WP Single Location’ is closed to new replies.