Replies: 0
Pagination is great, but is it possible to show the last page number to give the user an idea of how many pages there are in total?
So say I have 28 pages of items.
Pagination shows < 1 2 3 4 5 > etc…
Could it show < 1 2 3 4 5 ..28 > or something along those lines?
I realise there’s a last page and first page button, but I’m wanting to show the numbers. My users on first sight as it is, will think there’s only 5 pages of items.
Also… is there a way to show pagination above and below the items?