Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hide Group Forums on /Forums page


  • alainafrederick
    Participant

    @alainafrederick

    Is there any way to automatically… or manually hide any forums that are created with new groups. We already have defined forum topics in the /forums page or the Forums Archive but do not want all the forums that are being created when users create new groups to show up on this page.

    http://jeepedin.com/forums

    The only ones that should be there are the jeepedin clubs, the support topic, jeep trails and a couple other – rest are actually forums attached to groups.

Viewing 1 replies (of 1 total)

  • danbp
    Moderator

    @danbp

    Hi @alainafrederick,

    if you use bbpress shortcode [bbp-forum-index] for this page: http://jeepedin.com/forums/

    replace it with this one [ bbp-single-forum id=$forum_id=4]
    and add as many shortcode of this type for each forum you want to show on the forum index.

    For ex:

    [ bbp-single-forum id=$forum_id=4]
    [ bbp-single-forum id=$forum_id=5]
    [ bbp-single-forum id=$forum_id=7]
    [ bbp-single-forum id=$forum_id=11]

    forum-index fetches ALL forums, single-forum fetches only the forum you indicate by his ID.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Group Forums on /Forums page’ is closed to new replies.
Skip to toolbar