• Resolved zentralheld

    (@zentralheld)


    on my website i use the latest version of the eme plugin with the latest version of wordpress. unfortunately the shortcode doesn’t work like it should. whether i use
    [eme_events scope=future template_id=1 limit=3] or
    eme_get_events_list("limit=0&scope=future&order=ASC&showperiod=monthly&category=1");
    the output always shows all past events.

    i would really appreciate your help. thanks!

    • This topic was modified 9 years, 2 months ago by zentralheld.
    • This topic was modified 9 years, 2 months ago by zentralheld.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Franky

    (@liedekef)

    I assume that is because the end date of your past events is set in the future …

    Thread Starter zentralheld

    (@zentralheld)

    hi franky, thanks for your fast reply.

    i tested my event list with single and recurring events. single past events aren’t shown – that’s good. but recurring events are shown at each past and future day. how can i fix this?

    PS: i also tried “show_recurrent_events_once=1” but that does not what i want. i want every future event of an event series to be displayed.

    • This reply was modified 9 years, 2 months ago by zentralheld.
    Plugin Author Franky

    (@liedekef)

    Did you check the end-dates of your recurring events? You have a start-end date for the event there (which is just an indication for duration) and a start-end for the whole series. Probably your start-end date for the event there is pointing in the future.

    Thread Starter zentralheld

    (@zentralheld)

    aaaah, that was it 🙂 thank you!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘scope=future not working’ is closed to new replies.