Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter bkt2000

    (@bkt2000)

    Ok never mind, I deleted the side bar map and now all is well ??

    Plugin Contributor alexanderzagniotov

    (@alexanderzagniotov)

    Are you still experiencing problems?

    Thread Starter bkt2000

    (@bkt2000)

    Nope all is fine thanks

    i get a gray box as well. no map, same in sidebar as in post/page. even with sidebar removed, still gray. :/

    Plugin Contributor alexanderzagniotov

    (@alexanderzagniotov)

    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
    https://tuinaanleg-degroeneoase.be/build/

    it works now, here
    https://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:

    https://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!

    Plugin Contributor alexanderzagniotov

    (@alexanderzagniotov)

    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?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘[Plugin: Comprehensive Google Map Plugin] Grey Box with Black border’ is closed to new replies.