Howdy,
I'm using the Article Lister module to show one article a day on our site. I loaded it as a custom html module, and have it displayed in a column, showing all the articles in only one category. So far, so good.
The way I am controlling which one article shows is this: Each article is programmed to start publishing one day, and end publishing the next. The next article starts publishing at that time, and then ends publishing the next. This way, I'll have one new article title a day showing in the block in the column, and the old article title goes away.
Except.......... The new article pops up fine one it becomes published, but the previous article title is still there, even though the article is expired.
Is there a way to have Article Lister also ignore expired articles?
Thank you!