Skip to:
Content
Pages
Categories
Search
Top
Bottom

how to show all forums list in widget

  • @truthpraiser

    Participant

    Hi
    I want to show all forums list in widget, but bbPress default widget show only the 50 forums name that sorted with alphabetic characters.

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

    Participant

    Nobody knows anything about this?

    @robin-w

    Moderator

    put this in your child theme’s functions file, and make the number bigger than the number of forums you have

    update_option ('_bbp_forums_per_page', 200) ;
    

    Functions files and child themes – explained !

    @truthpraiser

    Participant

    Special thanks dear Robin W for your useful advice.

    @robin-w

    Moderator

    great – glad you are fixed !

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