Events Made Easy Forums Generic Line 854 of events_locations.php

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

    Is there a reason this line is commented out? I have to uncomment it every time I update the plugin.

    Also, in the same line, eme_single_location_map.js needs to be changed to eme_location_map.js:

    $map_div .= "<script src='".EME_PLUGIN_URL."eme_location_map.js' type='text/javascript'></script>";

    Excellent plugin, otherwise!

    #46767
    Franky
    Keymaster

    You’re talking about eme_events.php. This line is not needed any more, why do you think you would need to uncomment it?

    #46768
    Anonymous
    Inactive

    I’m sorry…I’m talking about eme_locations.php, the file that contains the Google map function.

    I’m using your plugin in a highly-customized theme, and am calling the eme_single_location_map() function directly in my template. The map will not render if this line is commented out.

    #46769
    Franky
    Keymaster

    Sorry, I too was talking about eme_events.php. But still this is a line no longer needed, unless you call this function directly of course … not supported 🙂

    #46770
    Anonymous
    Inactive

    3.3.3 fixed this. Huzzah and kudos!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top