Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #42945
    Anonymous
    Inactive

    Hi,

    I’m having a map issue with the plug. When I create and event the map in the admin panel shows up perfectly but only shows blue on the public page. I searched the forum for solutions. Tried turning off my plugins and going to the twenty ten theme and still not working. Can you please take a look and let me know your thoughts. Great work, love the plug in! Thanks Steve

    http://www.gulickbd.com

    #47863
    Franky
    Keymaster

    Different issues here: you have lots of JS errors on your page (probably from your theme), but the real issue is that somehow a carriage return sneaked into the balloon text. Which is weird, since I explicitely remove these some line above the generation of the JS in the file eme_locations.php:

    $map_text = preg_replace("/rn|nr|n/","<br />",$map_text);

    What’s the EME setting for “Default location balloon format”?

    #47864
    Anonymous
    Inactive

    Thanks for that direction. There was a open ended <p> tag. Removed it and it worked. I also repaired all the JS errors except one.

    Problem I seem to be having now is I have the green screen of death.

    I checked header and footer to make sure wp_head and wp_footer are in there and they are.

    So I tried turning on “Always include JS in header” and that made the map work but it breaks the novi slider on my index.php. If I turn it off I get green screen of death.

    Any insight would be greatly appreciated.

    #47865
    Franky
    Keymaster

    Fix all JS errors and the map will appear.

    #47866
    Anonymous
    Inactive

    Perfect! Thanks Franky. Donation on the way

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top