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() {
…
Thread Starter
Rhand
(@rhand)
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.
Thread Starter
Rhand
(@rhand)
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.