Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum per page true shortcode

  • @tellermario

    Participant

    How to create a forum per page true shortcode and not to see other forums created on other pages? Without the need of user registration.

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

    Moderator

    Hi,
    Just create a normal WordPress page and add the shortcode [bbp-single-forum id=$forum_id]
    See: https://codex.bbpress.org/features/shortcodes/
    Pascal.

    @tellermario

    Participant

    This i have done, but The problem is that it shows menu tree in upper part of the forum, where its possible to go to the page where all the forums are listed. Is there any way to turn off the menu tree?

    For now the menu tree looks like this: Home>forums>domain-name>forum-name. If i press “forums” then it directs to page where all are listed.

    @casiepa

    Moderator

    Hi,

    Ah, the ‘breadcrumbs’.

    You can switch them completely off or just remove the ‘forums’ part by checking the example here: https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#4-turning-off-or-changing-breadcrumbs
    Just copy this part into a child theme, in your functions.php or in a plugin.

    If you don’t know how to do it yourself, you can always check for plugins like bbP Toolkit or others that can help you with that.

    Pascal.

    @tellermario

    Participant

    Thank you! The toolkit was a solution for me.

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