Hi there,
I’m working on a large WordPress site with many plugins including a number of GeoDirectory add-ons (including BuddyPress integration). We are getting strange behavior from GD pages in a couple of places, and they seem to be coinciding with this javascript error “Uncaught ReferenceError: gd_infowindow is not defined”.
On our individual listing pages (ex. http://godcloud.org/merchants/altard-state-clothing/), the header slider and the tabs layout fail to load about 50% of the time. The gd_infowindow error seems to happen each time it fails, and not when it succeeds.
On our search pages (ex. http://godcloud.org/schools/), when this error appears, the search (using Advanced Search Filters) fails. When the button is clicked, the “…” animation appears on the button, but the form is never submitted.
I think this is an issue with the order in which the js dependencies are loaded, but I’m not sure what I can do about it. Is it possible to require the map api files to completely load BEFORE the other js tries to run? Any help would be MUCH appreciated. Thanks!
–
Justin
http://advisantgroup.com