I use the Listit2 module to display a list of items, where I want the order to be descending. For this I use the following:
Code: Select all
{ListIt2 summarytemplate="items" detailpage="detail" orderby="item_position|DESC" pagelimit="6"}
This works fine, though when using the pagination and viewing the second page, the order is ascending again.
Is there something I should set the order for the next pages also? Or is it not possible this way?
Using ListIt2 1.4
Any help would be greatly appreciated !
Regards,
Jeroen
edit: added ListIt2 version number