Events Made Easy Forums Bug fixed or feature request implemented Location Drop Down is Displaying when I want location input fields to display

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #63119
    Anonymous
    Inactive

    Hi,
    I’m not sure if this is due to the recent plugin update, but when I add a new event, I only see a one-line LOCATION drop-down field. I checked the General settings for the plugin and NO is selected in the Use Dropdown for locations field.

    How do I get all of the location fields back?

    The template I have created for the default single event format is:

    <p><strong>#l, #F #j, #Y[events_if tag="#ESC_{l F j, Y}" notvalue="#ESC@_{l F j, Y}"] through #@_{- l F j, Y}[/events_if]<br />
    #_ATT{altHours}{#g:#i#a - #@g:#@i#@a}</strong><br />
    #_ADDRESS</p><p>#_NOTES</p>

    Thanks for your help!

    #63120
    Franky
    Keymaster

    This is a small bug that will get fixed with the next release.
    If you can’t wait (and don’t use multiple languages), edit eme_events.php and remove the following 3 lines starting at line 6766:

       if (!empty($lang)) {
          $use_select_for_locations=1;
       }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top