confused by show_active
I am creating an exhibitions page. Many of these exhibitions last several weeks and i wish to create a page listing any events that are currently running and events in the future. But I can't seem to make any events that have already started but haven't ended show up.
{exp:low_events:entries channel="exhibitions" limit="12" show_active="yes"}
{title}
{/exp:low_events:entries}
What am i doing wrong?
Using Low Events 1.04
Replies
Joobs 4 Sep 2012 14:08
Think i have solved the issue.
I originally had event helper installed and somehow in clearing the fields or removing that extension it set all the expiration dates in the past. I assume since the entries were expired they didn't show up.
Low 4 Sep 2012 19:29
Yeah, that'd do it. Glad you got it to work again!