• Resolved riomarblanco

    (@riomarblanco)


    I need to have an archive page of past events only. Is there a shortcode that limits the calendar view only to the Past events?

    Also interested in a shortcode that limits only to future events, but this one is not that essential.

    Thx

Viewing 2 replies - 1 through 2 (of 2 total)
  • lpint

    (@lpint)

    Here’s the shortcode for events:

    [em_events view=”square_grid/staggered_grid/rows/slider /month/week/listweek/day” id=”{EVENT_ID}” types=”1,2,…” sites=”1,2,…” show=”5″ upcoming=”0 or 1″ disable_filter=”0 or 1″ filter_elements=”quick_search,date_range,event_type,venue,performer,organizer” individual_events=”yesterday or today or tomorrow or this month” order=”asc/desc” ]

    For past events try setting upcoming=”0″. For future events try upcoming=”1″

    For example, for past events you might use “[em_events upcoming=”0 “]

    Plugin Support EventPrime Support

    (@eventprimesupport)

    Thanks @lpint

    @riomarblanco

    Yes, you may use the shortcode [em_events upcoming=”0″]. To explore more shortcodes go to EventPrime->Shortcodes.

    If you have any further questions, please don’t hesitate to reach out to us.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.