Hi Stephen,
I cannot add more then only one location so it seems. And I have the same problem on all websites; Whatever i tried, adding manually the longtitude etc, tried Google maps and Openstreetmap, adding API, enabled geolocation, enabled Maps JavaScript API…
(also no map is showing in the “add location”)
Can you give me any advice what to try?
Kind regards, Willem
Willem Wiers
Hi Willem,
An event can only have one venue (which has only one location), if tha’ts what you mean.
When you say no map is showing, do you mean that no map appears or it shows, but is always centred on the Gulf of Guinea? In either case, check you console logs for any javascript errors.
Stephen Harris
Hi Stephen,
Thx for your quick reply.
An event can only have one venue (which has only one location), if tha’ts what you mean.
I know, that’s not the problem.
*
When you say no map is showing, do you mean that no map appears or it shows, but is always centred on the Gulf of Guinea? In either case, check you console logs for any javascript errors.
- No , there is no map at all (screenshot) There are a few errors in console, don’t know if they have something to do with this issue:
Hmm, pictures not displayed: this is the error:
Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.0.3:1)
at HTMLDocument.dispatch (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,farbtastic&ver=5.0.3:3)
at HTMLDocument.r.handle (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,farbtastic&ver=5.0.3:3)
at Object.trigger (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,farbtastic&ver=5.0.3:3)
at Object.a.event.trigger (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,farbtastic&ver=5.0.3:9)
at HTMLDocument.<anonymous> (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,farbtastic&ver=5.0.3:3)
at Function.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,farbtastic&ver=5.0.3:2)
at a.fn.init.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,farbtastic&ver=5.0.3:2)
at a.fn.init.trigger (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,farbtastic&ver=5.0.3:3)
at Object.<anonymous> (heartbeat.min.js?ver=5.0.3:1)
-
This reply was modified 6 years ago by Willem Wiers. Reason: no pictures
Willem Wiers
Hi Willem,
I’ve been investigating this, but I haven’t been able to replicate it. I’m seeing the wp-auth-check
script, but no error.
Could there be another plug-in/theme at play here?
Stephen Harris