Title: Paging
Last modified: August 21, 2016

---

# Paging

 *  Resolved [alexandrebarault](https://wordpress.org/support/users/alexandrebarault/)
 * (@alexandrebarault)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/paging-5/)
 * Hi,
 * I would like to know if something is available to permit to have a paging system.
   
   I mean when I have more than 10 books, I have a displayed component with 1, 2,
   3… etc.
 * I find this link [http://codex.wordpress.org/Pagination](http://codex.wordpress.org/Pagination)
   “
   Most themes will have “previous page” and “next page” links to allow you to navigate
   through to the older posts.” I don’t find anything about pagination in the module.
   So i should use one proposed on the link. Am I right?
 * Regards,
    Alexandre
 * [https://wordpress.org/plugins/book-review-library/](https://wordpress.org/plugins/book-review-library/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Chris Reynolds](https://wordpress.org/support/users/jazzs3quence/)
 * (@jazzs3quence)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/paging-5/#post-4789959)
 * Currently the plugin doesn’t support pagination, but it is something I would 
   like to add. Right now, you can limit the number of books that display on a page
   with the `count` shortcode parameter, but paging isn’t added yet. Hopefully soon.
 * For now, the best way to get pagination would be to create a custom `archive-
   book-review.php` template that copies your theme’s `archive.php` template and
   then adds whatever unique elements you would like for a book list.
 *  Thread Starter [alexandrebarault](https://wordpress.org/support/users/alexandrebarault/)
 * (@alexandrebarault)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/paging-5/#post-4789983)
 * Hum, I am new developer on Workpress so,
    I read “There are many pagination plugins
   to choose from in the plugin repository. Two of the more popular ones that allow
   you to have numbered pagination are wp-pagenavi and wp-paginate.” So my first
   assumption is I need to use wp-pagenavi or wp-paginate.
 * After notice your answer, I’m not sure I should use one of the two plugins. So
   I take a look about your proposal, test it and I let the topic opened to add 
   my enhancement 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Paging’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/book-review-library_ffffff.svg)
 * [Book Review Library](https://wordpress.org/plugins/book-review-library/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/book-review-library/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/book-review-library/)
 * [Active Topics](https://wordpress.org/support/plugin/book-review-library/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/book-review-library/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/book-review-library/reviews/)

## Tags

 * [paging](https://wordpress.org/support/topic-tag/paging/)

 * 2 replies
 * 2 participants
 * Last reply from: [alexandrebarault](https://wordpress.org/support/users/alexandrebarault/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/paging-5/#post-4789983)
 * Status: resolved