When I create a new category with 'top article count' set to -1 and one or more sub-pages, the system should show the first article out of the article list when clicked on that category (in menu).
This doesn't work correct. Most of the time, some other article is shown.
Subpages not shown in right order
Re: Subpages not shown in right order
Thats not a bug. The articels are sorted by the date when last being edited. You have to move the articles up and down and after that the articles will be shown in the order they appear in the backend. Oliver will change that in the next release so that you can select per structure how the articles should be ordered I think.Igor wrote:When I create a new category with 'top article count' set to -1 and one or more sub-pages, the system should show the first article out of the article list when clicked on that category (in menu).
This doesn't work correct. Most of the time, some other article is shown.