Hello!
Provide link to the page you add google map, I’ll check what’s wrong
Yes, it’s here http://brotherhood.lost-heroes.de/google-maps-easy/
I found something now. I have a Sidebar, which has Plugins only shown by our members. And not logged-in users have an empty sidebar. If I’m logged-in and every sidebar-widget is shown, the map will not been displayed. If I’m not logged-in, the map will be displayed.
Hello.
Yes, I am not logged-in – and I see your map here http://brotherhood.lost-heroes.de/google-maps-easy/ . Did you tried to check javascript errors on this page when you are logged-in?
In the console, I have these errors:
Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1
TypeError: $(…).attr(…) is undefined today.js:5
TypeError: a.fn.atwho is undefined mentions.min.js:2
getPreventDefault() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen defaultPrevented. jquery.min.js:5
And I have found, if I deactivate the plugin Buddypress, the map will displayed correctly. But Buddypress will work correctly for me. I’m using the widget Buddypress “Who is online”. But if I deactivate only this widget, the map wouldn’t work.
Can you help me to get the map working?
Hello.
So, if there are some errors in javascript from other plugins – I think you should resolve them at first, then – try it one more time. Google Maps use javascript to render map, so if there are some fatal errors in javascript – from other plugins, from themes – it can not display map.
L C
(@quiquoqua)
hello! I have this issue as well… but the firebug console show me just “Error: Permission denied to access property ‘toString’ – Line 0″… I don’t understand what’s wrong. The issue appeared right after the upgrade from 1.0.6. I’ve tried to disable some plugins with no luck
can you help me please?
thanks
Hello.
Please provide me with link to your map – I will check it. Also, latest version of our plugin – is 1.0.7
L C
(@quiquoqua)
hello! thanks for your promptly reply! here is the link
http://goo.gl/JC4q85
plugin version is 1.0.7, worked with 1.0.6
thanks a lot
Hello.
Please tell me – in your theme – do you use PHP function:
wp_footer()
in your footer.php? Can you try to switch to standard WordPress theme – just to check – is problem in your custom theme or not?
L C
(@quiquoqua)
hi, yes there is a wp_footer() call in my footer.php and I’ve switched to the twenty thirteen theme with same result… I’m afraid…
I have all plugins updated and I tried also to disable them one by one with same issue
thanks for your help!
Hello.
Please contact us in our internal support system here http://supsystic.com/contact-us/ – and we will help you to resolve this issue.
Hi,
I have had the same error. When I did a grep to “a.fn.atwho” I solved it to view the Map by copying boddypress/bp-core/js/jQuery.atwho.min.js to buddypress/bp-activity/js/mentions.min.js .
I don’t know, if I break something with it, because I didn’t really merge those functions, but maybe it will help you to fix it.
Cheers,
Axel
L C
(@quiquoqua)
Hi, maybe I’ve found what was the problem (for me at least): probably was due to the “page builder by siteorigin” plugin as today they provided the upgrade and the map is back again… so I think it was something javascript related…
Hello.
So, now map on your site is ok?