Skip to:
Content
Pages
Categories
Search
Top
Bottom

Separating Forums into Groups


  • golfer300
    Participant

    @golfer300

    My website is amanofreason.com. Is it possible to separate different forums into certain groups. For example, could some forums be arranged into a group titled main forums while other forums could be under a different group name. Any help would be much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)

  • intimez
    Participant

    @intimez

    Try creating a new forum and selecting type: category

    Then the forum can be under the category

    It would look something like this:
    Google
    -Android
    -Chrome


    kraigg
    Participant

    @kraigg

    You could install the BuddyPress plugin, which has forums listed under groups. If you decide to go with this option, make sure to do a backup of your database first, just in case.

    Or you could customise your forum list page using bbPress shortcodes (https://codex.bbpress.org/shortcodes/). You would just need to get the IDs of the forums. Such as:

    Forums page
    ———–

    Main forums
    [bbp-single-forum id=32]
    [bbp-single-forum id=1]
    [bbp-single-forum id=5]

    Other forums
    [bbp-single-forum id=23]
    [bbp-single-forum id=12]
    [bbp-single-forum id=54]
    [bbp-single-forum id=3]
    [bbp-single-forum id=7]
    [bbp-single-forum id=8]

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