Title: bbee's Replies | WordPress.org

---

# bbee

  [  ](https://wordpress.org/support/users/bbee/)

 *   [Profile](https://wordpress.org/support/users/bbee/)
 *   [Topics Started](https://wordpress.org/support/users/bbee/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bbee/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bbee/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bbee/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bbee/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bbee/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to have page breaks on Category page? please.](https://wordpress.org/support/topic/how-to-have-page-breaks-on-category-page-please/)
 *  Thread Starter [bbee](https://wordpress.org/support/users/bbee/)
 * (@bbee)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/how-to-have-page-breaks-on-category-page-please/#post-2624519)
 * Josh and alchymyth, Thank you so much for your quick and great advices!! I really
   appreciate it!
 * Josh, I haven’t tried the plugin yet but will look into it!, Thank you so much!
 * alchymyth, I tried and followed your advice and it worked at last! Yeah!!!!
 * Your advice is so clear and I was able to learn some php! When I just copied 
   and pasted it to my PHP, it didn’t look quite right. (“next/previous page” shows
   up on middle of the posts)
 * But knowledge you shared with me enable to look for better, and I found below
   and just pasted it. Voila!
 * I really really thank both of you for helping me!!
 * <div class=”postnav”>
    <div class=”navigation”> <div class=”alignleft”><?php 
   next_posts_link(‘« Older Entries’) ?></div> <div class=”alignright”><?php previous_posts_link(‘
   Newer Entries »’) ?></div> </div> </div>

Viewing 1 replies (of 1 total)