Forums

Join

Info

Tags

Topic Pages

  1. Right now bbpress appears to default to 15 post per topic before being paged. Where is the variable to reset this to another value?

  2. try this if you want to change the number on the front page:

    http://bbpress.org/plugins/topic/3

  3. Never mind, I found the variable in config.php. Pretty obvious.

    '// The number of topics that show on each page.
    $bb->page_topics = 15;
  4. You must log in to post.