Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove BuddyPress Group Forum Link

  • @cmsplay

    Participant

    When making BP Groups, I opted not to have Fora, as I already have these set up for users in bbPress.

    BP still shows a ‘Forums’ link from the Groups page though. This is confusing for users, as there are no fora there!

    How do I set the BP Group Forums link so that it does not show?

    Thank you.

    WP v.5.4.2
    BP v.6.0.0

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

    Participant

    Hi,

    There may be a better solution but you could try hiding through your custom css..

    #nav-forum {
        display: none;
    }

    @cmsplay

    Participant

    Thank you iamthewebb

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