Viewing 10 replies - 1 through 10 (of 10 total)
  • Hiya,

    Can you try disabling all other plugins and reverting to the default theme to see if it works then please?

    I suspect this is a simple conflict.

    Thanks

    Thread Starter Luvlymedia

    (@nashakaratv)

    HI,

    I have disabled all plugins, still have the same problem :(.
    Any suggestions?

    Did you also try switching to the default theme?

    Thread Starter Luvlymedia

    (@nashakaratv)

    I switched to the default theme and everything seemed to work just fine.

    So I am guessing there is some kind of conflict with my theme, which is pretty crappy :(.

    Is there any easy way to find where the conflict is coming from, which will be stopping the map from loading?

    Thanks,

    Thread Starter Luvlymedia

    (@nashakaratv)

    Any help?

    As it’s definitely a theme conflict, the best thing to do now is contact the developer of the theme.

    It sounds like they may have used an outdated version of jQuery or have some other sort of Javascript error.

    Thanks

    Thread Starter Luvlymedia

    (@nashakaratv)

    Im using the Flozo theme by Flyerzone,

    there doesn’t seem to be any support for it what so ever. Looks like i’m screwed.

    Is there a way I can change the jquery link myself so its reading the latest one?

    Below is how the current header.php is using the script

    <!– Load scripts quick smart –>
    <script src=”<?php echo bloginfo(‘template_directory’); ?>/assets/scripts/modernizr-2.0.6.js”></script>
    <script src=”http://code.jquery.com/jquery-1.7.1.min.js”></script&gt;
    <script src=”<?php echo bloginfo(‘template_directory’); ?>/js/bjqs-1.3.min.js”></script>
    <script src=”<?php echo bloginfo(‘template_directory’); ?>/js/common.js”></script>

    Try removing the line that says

    <script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>

    That should let Events Manager load in jQuery correctly.

    Thread Starter Luvlymedia

    (@nashakaratv)

    Hey Caimin,

    I have tried it but still have the same problem. This sucks, I was really looking forward to using this plugin.

    Any other suggestions?

    The page that doesn’t work:
    http://icecreamcity.supamusiconline.com/events/ice-cream-city-summer-splash/

    You really need to get the developer of your theme to fix this.

    They are using an old version of jQuery in a way that is overriding the more up to date version that WordPress comes bundled with. No plugin or theme should be including it’s own version of jQuery in this way, making this a bug in the theme.

    You will likely come across other problems because of this with other plugins, not just EM.

    Thanks

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Map wont load up’ is closed to new replies.