• Hello,
    Sorry to return to this topic.

    To display past events I use:
    [events_list_grouped scope="year" orderby="event_start_date" order="DESC" category="MyCategory" ]#_EVENTLINK<br />[/events_list_grouped]

    The problem is that there is no title between two years.

    eg.:

    2015

    event 10 february 2015
    event 3 january 2015
    event 1 december 2014

    ———————————————
    I would like to see:
    ———————————————
    2015

    event 10 february 2015
    event 3 january 2015

    2014
    event 1 december 2014

    https://www.ads-software.com/plugins/events-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Cyrille Sanson

    (@css31)

    No clue?…

    Thread Starter Cyrille Sanson

    (@css31)

    It’s OK now I use:

    [events_list_grouped category=”my_category” scope=”all” orderby=”event_start_date” order=”DESC”]#_EVENTLINK
    [/events_list_grouped]

    and I get

    2015


    event 10 february 2015
    event 3 january 2015
    2014

    event 1 december 2014

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode display past events (bis)’ is closed to new replies.