The pagination only list 3 pages and then next and then last. Is it possible to list 10 pages instead of just 3?
I’ve searched and I couldn’t find a solution to this. Can someone point me in the right direction?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
March 05, 2010 6:37pm
Subscribe [2]#1 / Mar 05, 2010 6:37pm
The pagination only list 3 pages and then next and then last. Is it possible to list 10 pages instead of just 3?
I’ve searched and I couldn’t find a solution to this. Can someone point me in the right direction?
#2 / Mar 05, 2010 7:47pm
Sorry in a rush to go to bed here so this will be quick but take a look into :
system->admin->core->core.paginate.php
There are some variables in there that should help you to do what you want. There should also be a couple of extensions here in the forum that help too.
Best wishes,
Mark
#3 / Mar 05, 2010 9:17pm
Mark. That did the trick. Thanks!
#4 / Mar 06, 2010 6:07am
Mark. That did the trick. Thanks!
No problem, any time.
Best wishes,
Mark