Support » Plugins » SimpleMap not showing map! HELP

  • Hi everybody!

    It’s about 3 days that I’m going crazy installing on a website a store locator plugin, when it finally seems that I found a good one, it gives me a problem.
    I’m talking about SimpleMap plugin, it can’t let me see the map in the page where I insert it, the searching form is ok but the box where there should be the map it’s empty.
    Please help me!!!

    P.s: the API key is correct because it works with another plugin.

    Thanks, Enrico

Viewing 15 replies - 16 through 30 (of 44 total)
  • Wow, super weird. Just figured it out.

    Inside of FoxyShop, there’s a function (like in simplemap) that stops all the scripts from loading on a specific page. “Skip FoxyCart Includes on These Pages:”

    I removed the page id for the store locator and everything works now! Wild. Maybe a function naming conflict?

    edit: works in 2010, but there’s still an error in my custom theme… looking now.

    It’s probably a javascript error preventing SimpleMap from loading.

    What’s strange is that all of the css files and google map javascript files are loading fine. It’s only the master-js file that isn’t loading… even with all other plugins disabled and all of my theme’s js removed.

    Any ideas?

    Thread Starter HenryRocks

    (@henryrocks)

    Ok guys, I found out that there’s a problem with my custom theme because with the original Twenty Eleven theme it works and it shows the map…
    Now, how can I fix it? Thanks
    This is the url: http://www.depofarma.it/punti-vendita

    Thanks

    HenryRocks
    ¿Did you tried the solutions of Shanepetty? This actually really neat… I haven’t tried with the simplemap, but I had a similar problem with other plugin, with the same Theme, there is when i figured it all came from the theme coding, so I started looking inside the code, and yeah, the java on a slider was messing with the code in the plugin. So, the [raw][/raw] Came really cool.

    Zigmas,

    I had an issue just the other day and Glenn responded. You should try this:

    You’re theme is doing wonky stuff with the shortcode API. Luckily they know this and have provided a work around. You currently have a simplemap shortocde that looks something like this: [simplemap] Try placing an opening and closing raw shortocde around what you have now like this (including the spaces)

    [raw] [simplemap] [/raw]

    Let me know if that doesn’t fix it.

    Btw! Many thanks Mr.Shanepetty!

    My issue had to do with the order in which the scripts were loading. I am loading jQuery before wp_head, but the jQuery dependency of the simplemap-master-js script wasn’t seeing that jQuery had been loaded, for some reason. I removed the dependency and everything is working now!

    Thread Starter HenryRocks

    (@henryrocks)

    zigmas

    I tried with Shanepetty solution but nothing happened with that shortcode..

    lavertyj

    (@lavertyj)

    Has anyone determined the issue for the map not showing. I have turned off all plugins and I am still no further ahead. The [raw] fixe did nothing for me either. Would really like to move ahead with this plugin but I am not having any luck whatsoever. Any one??

    58twelve

    (@58twelve)

    Same issue here. I just out the site live only to discover that the map has disappeared. Weird thing is I haven’t updated or added any new plugins since it was working except Tipsy from ithemes and disabling that did zip. Given I’ve just flicked the switch on the site it’s a bit of a disaster!

    If anyone can help the map should show on http://carefarmingwm.org.uk/address-locator/

    I’ve tried disabling things, uninstalling Simplemap etc but all to no avail. Any help would be great!

    Glenn – I really need you to change the URL as per my email so I can access the Premium Forums, please. Something has gone very wrong and I am out of my depth and have had to remove the functionality from the site, which is a big deal for the client and the reason I went Premium – twice.

    I have attached a couple of screenshots from the Firebug console as it seems that something is not loading. But I don’t know why

    Please please please help me get this fixed.

    Screenshots not attached – but have sent in an email. Couldn’t see how to attache here.

    I hope this solution helps everyone!

    All you need is to install a Plugin called “Use Google Libraries” Link: http://wordpress.org/extend/plugins/use-google-libraries/

    This plugin allows your WordPress site to use the content distribution network side of Google’s AJAX Library API, rather than serving these files from your WordPress install directly.

    The reason why the map was not showing up is beacause of interfering scripts. This solution should fix it 🙂

    Similar issues here – think. My map was working before, but now it will not load:

    http://mountainstatebrewing.com/on-tap/

    The only change I made I can think of is activating WP-Super Cache plugin.

    And ideas?

    @steveknarf – for me it wasn’t wp-supercahe it was wp-minify. Turned that off and everything came back to life. Sad thing with all of this is the developer is nowhere to be seen or heard and I’ve paid twice for so called premium support. It’s premium something, but not support. I can’t even access the premium forums because he has not responded to three requests to change the url!

Viewing 15 replies - 16 through 30 (of 44 total)
  • The topic ‘SimpleMap not showing map! HELP’ is closed to new replies.