All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Event:entries show_passed="no" not working

aaron 25 Sep 2013 19:36 problem, rejected

I am using the events field to only show upcoming events, I have reviewed some other issues on here as well as the docs and can't figure out what I am doing wrong

{exp:low_events:entries channel="event" parse="inward" dynamic="no" show_future_entries="yes" status="not closed" limit="12" entry_id="{embed:entry_ids}" show_passed="no" unit="upcoming"}

I've tried variations of this, but if I am passing a list of IDs, (some of which have happened in the past), does that list override the show_passed parameter? Or is there something else I am doing wrong?

Thanks!

Replies

  1. Low 25 Sep 2013 20:05

    What are your EE and LE versions? And can you copy/paste the output of the Template Debugger here?

  2. aaron 25 Sep 2013 20:13

    Ee 2.7 and the most recent version of LE

    Shoot me an email aaron at waragainstwork dot com I'll send info or access as needed from there, thanks!

  3. Low 27 Sep 2013 08:32

    As emailed, for visibility: In Low Search, an event is passed, if the end date has passed. An event is active, if the start date has passed, but the end date is in the future. It looks like that's the case here.