Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Paolo

    (@paoltaia)

    There are few jquery error on that page, but the most important preventing the map from working is:

    You have included the Google Maps API multiple times on this page. This may cause unexpected errors.
    http://maps.gstatic.com/maps-api-v3/api/js/20/6/main.js
    Line 60

    This could be the theme or plugin adding the Gmap API. Disable whatever option is responsible for this and the map will work again. If you don’t know how to find out, you could start by disabling all non GD Plugins and see if the problem goes away, than activate them back one by one to find the culprit.

    Remember to clear your browser cache between each test.

    If the problem doesn’t go away, than the culprit is the theme and there could be an option or a php snippet to unenqueue the script. I’m sure the theme author can point you in the right direction if needed.

    Let us know,

    Thanks

    Thread Starter 706josh

    (@706josh)

    Thanks for the quick response! I’ve found the plugin that was causing that error and removed it. It’s called “Form Maker”. However, the map still isn’t loading.

    Plugin Author Paolo

    (@paoltaia)

    You still have other jQuery errors:

    “NetworkError: 404 Not Found – http://metrospirit.com/wp-content/themes/metrospiritjs/fancybox/jquery.easing-1.3.pack.js?ver=1428091607”

    These seems to be breaking all other jQuery script.

    At the moment I’m really guessing as I should see your backend to really be able to find and fix the problem.

    If you want you can register in our forum at http://wpgeodirectory.com/support (free for the core plugin) and there you will be able to provide wp admin credentials privately with us.

    Let us know,

    Thx

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Map Not Working’ is closed to new replies.