News Module category and archived news issue
Posted: Thu Jan 03, 2008 7:13 pm
I have a section in my site where the user can browse links to News Categories using
It displays the category name as a link with the number of articles in that category next to it, but it is numbering expired news as well, so that the listing is incorrect. I've tried adding
in the code but that has had no effect. Is it possible to list only current news in the categories?
Code: Select all
{news browsecat="1" detailtemplate="categories" category="category1, category2"}
Code: Select all
showarchive="0"