- This topic has 4 replies, 2 voices, and was last updated 13 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Line 854 of events_locations.php
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!
You’re talking about eme_events.php. This line is not needed any more, why do you think you would need to uncomment it?
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.
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 🙂
3.3.3 fixed this. Huzzah and kudos!