Can you provide a little more info?
In the frontend of the event list page, when “Show events search?” is on “yes” I get the following error: TypeError: google.maps.places is undefined
Source file: http://www.toskanaitalientest.de/events/
Line: 1752
and in the page wp-admin/edit.php?post_type=event
I get the following error: document.getElementById(…) is null
Source File: chrome://web-developer/content/overlay/javascript/overlay.js
Line: 7333
If I disable “Show events search” everything works fine, but I don’t have the research for the events.
I also saw some errors on the demo page of your site and I’ve also activated a test page and also there, there are some errors.
Best regards
This sounds like a Javascript conflict. If you switch to the default theme and deactivate all other plugins, does the error go away?
I’ve tried to disactivate my thime and all the plugins, but the problem remains. Probably there is a problem in teh datapicker which goes in conflickt?
hi,
am trying to view your sample link above but I wasn’t able to see view it.
Hi Angelo,
thank you very much for your availability. At the moment, the demo is not visible, as it is not pointed on a domain. tr y this link http://www.welcometomaremma.com/prova/events/
Data e ora: 20/11/2013 15:17:22
Errore: document.getElementById(…) is null
File sorgente: chrome://web-developer/content/overlay/javascript/overlay.js
Riga: 7333
I’m not seeing any events on the page, but neither am I seeing any errors. Can you tell me what to search for in order to replicate the error? Thanks.
i am having same issue and i cannot disable all my plugins
TypeError: google.maps.places is undefined
var autocomplete = new google.maps.places.Autocomplete(input[0]);