Have the latest WordPress and Mappress. On a site of mine: Doede.net , the map is stuck loading. It loads forever and does not show the map. Why is that?
http://wordpress.org/extend/plugins/mappress-google-maps-for-wordpress/
Have the latest WordPress and Mappress. On a site of mine: Doede.net , the map is stuck loading. It loads forever and does not show the map. Why is that?
http://wordpress.org/extend/plugins/mappress-google-maps-for-wordpress/
Hi, it looks a javascrpt error is thrown in another plugin. When that happens, the page's javascript stops executing.
I got the error "jQuery is not defined" when I traced the page. The error is here:
<meta
name='NextGEN' content='1.7.4' /> <script type="text/javascript">//
(function($) {
colorboxSelector = function() {
...
Did not have any conflicts before. NextGen is an all important Gallery plugin. Pretty well known and as far as I know well developed plugin. Deactivated Mappress for now. Any workaround built into Mappress?
I looked and your page still has the error - even with MapPress deactivated. So I doubt this is related to MapPress.
I don't think the error is from Nextgen either - I just pasted in the code near the error message.
You can troubleshoot this by deactivating your other plugins and/or switching to a standard theme to see what makes the error go away.
When I deactivated Mappress and emptied WP Super Cache properly the loading icon disappeared. Will do some debugging locally or on site when traffic is low.
This topic has been closed to new replies.