LISE pagination limit
Posted: Mon Aug 15, 2022 9:03 am
HI
I am trying to work out how to limit how pages to display. Can someone tell me how to go about it please.
I did find this viewtopic.php?t=82245 and works great but it still shows all the pages. I want only to limit to 7 pages max. The items (Blog) I don't really want to show realy old blogs.
This I don't want to happend which found from the link.
This would like to happend
Your help would be great.
Thank you.
I am trying to work out how to limit how pages to display. Can someone tell me how to go about it please.
I did find this viewtopic.php?t=82245 and works great but it still shows all the pages. I want only to limit to 7 pages max. The items (Blog) I don't really want to show realy old blogs.
This I don't want to happend which found from the link.
Code: Select all
<< Previous blogs … | 4 | 5 | 6 | 7 | 8 | 9 | 10 … | More Blogs >>
Code: Select all
<< Previous blogs | 1 | 2 | 3 | 4 | 5 | 6 | 7 | More Blogs >>
Your help would be great.
Thank you.