Ok never mind, I deleted the side bar map and now all is well π
Are you still experiencing problems?
i get a gray box as well. no map, same in sidebar as in post/page. even with sidebar removed, still gray. :/
Hi waldbach,
What is your wbesite/blog/page URL where the map is?
Historically it can be due to:
1. JavaScript errors (mine or someone else’s, from other plugins or/and themes)
2. Some other plugin loaded jQuery lib twice without relying on the lib provided by WordPress
3. Your coordinates are totally off (lat and long)
Unless you provide more info, I cannot help you.
Regards
Wow, thanks for your quick response!!
it’s no. 2.
i removed the extra jquery link i added manually to the header and now it works.
the next issue is: the jquery code i added there doesn’t work now as “jquery is not defined”…
as if it somehow doesn’t see the WP install of jquery…
this is the website btw
http://tuinaanleg-degroeneoase.be/build/
it works now, here
http://tuinaanleg-degroeneoase.be/build/?page_id=14
but now the jquery for highlighting words doesn’t work anymore.
but that is not your problem, odd nonetheless, as with older versions of WP i never had this problem.
ah it all works now after reading a different similar issue with your plugin, and then after some googling i arrived here:
http://themocracy.com/2009/04/using-jquery-with-wordpress/
apparently i had to replace
$(document).ready(function()
with
jQuery(document).ready(function($)
this alone
jQuery.noConflict()
didn’t work as intended.
must add that the plugin is absolutely fantastic!! Great work, Alexander!
Much appreciated π
I am glad I could help π
I seem to be having the Grey Box problem also..
I have it set up as a widget on my home page and have added locations both by address as well as lat. & long. but still can’t get it to display anything but the square grey box…
Site cdDiscPrinter.com
When you refresh the page it displays in a circle the word loading and then it just stops.
Any help you can offer would be great
I am really struggling to get this work, i cant get nothing more than a grey box, are there any trouble shooting techniques i can follow to try and get this to work?