ListIt2 descending order, pagination issues

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
GroeneKaktus
Forum Members
Forum Members
Posts: 46
Joined: Sat Mar 06, 2010 10:38 am

ListIt2 descending order, pagination issues

Post by GroeneKaktus »

Dear all,

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 way it shows 6 items and a pagination for the next pages with items.

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
Stikki

Re: ListIt2 descending order, pagination issues

Post by Stikki »

You can either deactive pretty urls or use AJAX.

or CGE Module hints.

But it's impossible to carry all params in every case to every place.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: ListIt2 descending order, pagination issues

Post by Dr.CSS »

If it doesn't carry on to the next set you may need some thing like this...

http://how-i-did-that.com/cgblog/4/15/C ... ation.html
Post Reply

Return to “Modules/Add-Ons”