Posts: 3
Threads: 2
Joined: Jul 2014
Can anyone advise me on how to reduce the number of pages available in the pagination?
I have over 100 pages in my news manager, and this creates a link for each. I would only like 5-6 shown at a time?
Thanks
Posts: 210
Threads: 15
Joined: Feb 2013
Posts: 3,491
Threads: 106
Joined: Mar 2010
(2014-07-20, 18:37:10)drr222 Wrote: Can anyone advise me on how to reduce the number of pages available in the pagination?
I have over 100 pages in my news manager, and this creates a link for each. I would only like 5-6 shown at a time?
Thanks
Sorry, limiting the number of links shown in the numbered page navigation is not currently possible (as of News Manager 3.0), but I intend to add some option for this in a future version.
For now, I can only suggest that you either increase the number of posts per page (to reduce the number of pages), or remove the page numbers with custom setting
navNumber 0 (or
navOldNew 1 to use the Older/Newer-type that was available in NM 2.x)
Posts: 3,491
Threads: 106
Joined: Mar 2010
(2014-07-21, 04:04:47)xxdex Wrote: I'm join to the question..
i'm found in internet a several paginators:
http://mislav.uniqpath.com/will_paginate/
http://www.smashingmagazine.com/2007/11/...practices/
Interesting, thank you, but I'm not sure I understand what you're asking.
There are many types of navigation in those links. Some of them are like the ones available in NM 3.0, only that you have to style it with CSS to make it look nicer.