Skip to:
Content
Pages
Categories
Search
Top
Bottom

how do i add pagination in my recent topics?

  • @pattz2016

    Participant

    I have the recent topics from the forums showing on my homepage. I have set it to show 20 topics. Now i have around 39 topics from users. How do i add pagination of the topics at the bottom. Showing 1 2 3.. and so on.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @pattz2016

    Participant

    just like there are page navigation below this forum showing the number of topics discussed so far.

    @shanebp

    Moderator

    Sounds like you’re mkissing a call to bbpress pagination.

    Maybe this?
    <?php bbp_get_template_part( 'pagination', 'topics' ); ?>

    btw – this is BuddyPress support forums – bbpress support forums are here.

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