Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hardcode the number of topics displayed in Latest Discusions

  • @chandersbs

    Member

    Hi,

    How can I number the topics displayed in the Latest Discussion section?

    I know that by adding this code:

    <?php if( $topic->forum_id == 9 ) { ?>

    I get to choose which forum topics will be shown ONLY. I just want to know what exactly I should add so I can decide by giving a number which section will have how many number of topics.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • @chandersbs

    Member

    I think this:

    <?php if( $topic->forum_id == 9 ) { ?>

    Is not working actually :(

    @chrishajer

    Participant

    How about the “Topics per page” plugin?

    https://bbpress.org/plugins/topic/front-page-topics/

    It lets you set the number of topics to be returned for many bbPress pages/views.

    @chandersbs

    Member

    I haven’t been here for a while. Will try it for sure and give feedback.

    @ashfame

    Participant

    I didn’t get what are you trying to do? Can you explain further?

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar