• Resolved akalwp

    (@akalwp)


    Hi,
    if I do that = [events_list future=3 past=0 nb=3 order=”DESC”]
    I get the 3 future events like for eg : 01 aug 2018, 01 jul 2018 and 01 jun 2018
    which looks normal (for this eg current date is MAY 2018) . But,
    if I do that = [events_list future=3 past=0 nb=3 order=”ASC”]
    I get the 3 past events (events before MAY 2018) … which doesn’t look normal because I’ve set “future=3 past=0”
    I would like to show future event list in order ASC so I’ll get first: 01 jun 2018, 01 jul 2018 and 01 aug 2018
    Is it a bug or am I doing something wrong ?
    thanks
    Akal

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Event List order issue’ is closed to new replies.