[solved] News Module - sort by category not working?
Posted: Tue Jun 17, 2014 11:49 am
Hello - after an upgrade from 1.11.9 to 1.11.10, News module apparently will no longer sort by category.
I have tested this on a clean install on 1.11.10.
Summary of news:
Default sorting, most recent newsitem first, as expected.
For this, I would expect an alphabetic sorting according to category names.
But this shows oldest newsitem first, and disregards the categories.
Temporary testsite here: http://testsite1.dk/cms2/
Categories are shown: A D C B.
Oldest Newsitem first.
Is this a bug, or am I missing something here?
regards, Lone
I have tested this on a clean install on 1.11.10.
Summary of news:
Code: Select all
{news number='5' detailpage='news'}
Code: Select all
{news number='5' detailpage='news' sortby='news_category'}
But this shows oldest newsitem first, and disregards the categories.
Temporary testsite here: http://testsite1.dk/cms2/
Categories are shown: A D C B.
Oldest Newsitem first.
Is this a bug, or am I missing something here?
regards, Lone