• Resolved Zhyrmar

    (@zhyrmar)


    Hi,

    I am not able to only feature the next event. For exemple, I have en event december 18, but it shows the event of december 5…

    That how the shortcode looks:
    [ecs-list-events thumb=’true’ past=’no’ thumbwidth=’100%’ thumbheight=’150′ excerpt=’false’ message=’Aucun événement en ce moment’ contentorder=’ thumbnail, title, excerpt, date, venue’ eventdetails=’true’ limit=’1′ month=’current’ viewall=’false’ ].

    The plugin is used here : http://www.gazettemauricie.com/ under “ÉVÉNEMENT À VENIR”.

    What could cause this problem?

    Thanks! 🙂

Viewing 1 replies (of 1 total)
  • Plugin Author Brian Hogg

    (@brianhogg)

    Bonjour !

    You need to either remove the past=”no” and also remove month=”current” as this will show all events for the current month.

    If you want to display only the current month of events, but only show future events, you’ll need The Events Calendar PRO which has a “futureonly” parameter ie.

    [ecs-list-events month="current" futureonly="true"]

    More detail here: https://eventcalendarnewsletter.com/the-events-calendar-shortcode/

    Hope this helps, if not let me know!

    • This reply was modified 9 years, 4 months ago by Brian Hogg.
Viewing 1 replies (of 1 total)

The topic ‘Past events showing’ is closed to new replies.