Events Made Easy Forums Generic eme_events shortcode scope=future does not work

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #53685
    Anonymous
    Inactive

    Hi,

    in the current version it seems that the [eme_events scope=future] shortcode did not work as expected.
    I use it on my start-page to display the next three events (most of my events are recurrences), so I use it in the form:

    [eme_events scope=future limit=3 category=1]

    Today, I checked my page and found, that there will be displayed and old event (it is a recurrence, but the first date was at 2015-03-09 (yesterday).)
    I updated the Plugin to the most recent version. In the old version (sorry, don’t remember the version)
    Could you please verify this? Thanks.

    #53686
    Anonymous
    Inactive

    sorry, can’t edit the entry (“you’re not allowed to edit this entry”). I wanted to write:

    In the old version (sorry, don’t remember the version) everything worked as expected.
    Thanks.

    #53687
    Franky
    Keymaster

    Check the duration of 1 event in the occurence: start/end date and time. Probably it overlapped with the moment you checked.

    #53688
    Anonymous
    Inactive

    Hi Franky,

    thanks for your reply.
    It is entered as always: Recurrences are 2015-03-09, 2015-03-10, 2015-03-14, 2015-03-15
    Start/Ende Date is 2015-03-09, 2015-03-15
    Start/End Time is 19:00, 19:45

    I checked the page some minutes ago (its now 2015-10-03, 23:33 local time) Timezone is correct and I set the option to use the clients time. But it doesn’t matter if I check not to use clients time.

    I’ve always entered my events in this way and in the past it worked. If thats not correct, please tell me the right way.
    Thanks for your help.

    #53689
    Franky
    Keymaster

    Look at the show_ongoing parameter for the eme_events shortcode:

    show_ongoing to indicate you want the scopes to include end dates (ongoing events) upon evaluation (like e.g. future events include events starting in the past, but ending in the future), or just the start date. Default: 1

    So if you don’t want to show ongoing events, set it to 0. Has been like this for a very long time …

    #53694
    Anonymous
    Inactive

    Thanks Franky, that was the problem. It seems I used an very old version before last update…
    I checked the Changelog and found that the “show_ongoing” scope was introduced in version 1.5.19.

    Can be closed as its not a bug.

    #53695
    Franky
    Keymaster

    show_ongoing is a parameter that is around from 1.0.0 (it was already there when the plugin was still called ‘events manager extended’ and the shortcode called ‘events_list’) and the default has always been 1. So maybe you had a version that was not working properly for that parameter, or maybe you overlooked the ongoing events (or you wanted them in the past), but otherwise they should always have shown.

    #53713
    Anonymous
    Inactive

    I checked back the history of my page and I never used the “show_ongoing” parameter before. So I don’t know, why it worked in the past without it and now not.
    I know absolutely that past events had not been displayed. And I use recurrences since the start of my page (about one year ago.)
    So it seems the versions I used before (think it was something about 1.4.x) did not work properly as you stated above.
    Thanks again for your support.

    #53714
    Anonymous
    Inactive

    I checked again the Changelog and because I use “#_IS_FIRST_RECURRENCE” etc. and this was implemented in 1.5.6 the previous used version must be > 1.5.6.
    Just FYI.

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