Title: [Plugin: pagebar] Paginated Posts
Last modified: August 20, 2016

---

# [Plugin: pagebar] Paginated Posts

 *  [arstropica](https://wordpress.org/support/users/arstropica/)
 * (@arstropica)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagebar-paginated-posts/)
 * I noticed that navigation on paginated posts was not appearing so I modified 
   the basebar class initialization method from:
    ` global $wp_query, $pbOptions;//
   line 46 // // $this->max_page = is_singular() ? $numpages : $max_page; // line
   49  to:
 * `
    global $wp_query, $pbOptions, $numpages; //line 46 // // $this->max_page =
   is_singular() ? $numpages : $max_page; // line 49
 * [http://wordpress.org/extend/plugins/pagebar/](http://wordpress.org/extend/plugins/pagebar/)

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

 *  [elizzz](https://wordpress.org/support/users/elizzz/)
 * (@elizzz)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagebar-paginated-posts/#post-2295372)
 * I had often run into the same thing.. To fix it, I simply use wp-nav-pagi plugin…
   it’s simple and nice!
 *  Plugin Author [latz](https://wordpress.org/support/users/latz/)
 * (@latz)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagebar-paginated-posts/#post-2295661)
 * I’m going to fix this in the plugins ASAP. Thanks for the hint!
 *  Plugin Author [latz](https://wordpress.org/support/users/latz/)
 * (@latz)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagebar-paginated-posts/#post-2295664)
 * [@arstropica](https://wordpress.org/support/users/arstropica/): What version 
   of WordPress and pagebar are you using? I can’t reproduce the error with WP 3.2
   and pagebar 2.59.
 * @elizz: wp-pagenavi is a good solution if you want to have an advanced pagination
   for the blog page but it doesn’t contain an advanced pagination for pages and
   comments.
 *  Thread Starter [arstropica](https://wordpress.org/support/users/arstropica/)
 * (@arstropica)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagebar-paginated-posts/#post-2295666)
 * I used the same settings but with a custom theme that must be modifying the $
   wp_query object. Once I reverted to Twenty Eleven, the plugin ran flawlessly 
   without my modifications.
 *  Plugin Author [latz](https://wordpress.org/support/users/latz/)
 * (@latz)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagebar-paginated-posts/#post-2295675)
 * Currently I’m planning to do a new major release of pagebar which takes advantage
   of some new functions in WordPress. This release will take some time since I 
   also want to include some new features for inexperienced and for advanced users(
   don’t expect it this year).

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

The topic ‘[Plugin: pagebar] Paginated Posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pagebar_fbfbfb.svg)
 * [Pagebar2](https://wordpress.org/plugins/pagebar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pagebar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pagebar/)
 * [Active Topics](https://wordpress.org/support/plugin/pagebar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pagebar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pagebar/reviews/)

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [latz](https://wordpress.org/support/users/latz/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagebar-paginated-posts/#post-2295675)
 * Status: not a support question