Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum where only admin can post, but users can reply

  • Hello!

    I want to create a forum where I post the news and other relevant information about the community/web, as the admin, but I don’t want anybody else to be able to post new topics in this forum, although they can still reply to the topics the admin creates.

    Can this be possible?

    Thank you!

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

  • Robkk
    Moderator

    @robkk

    I think this plugin has that feature.

    https://wordpress.org/plugins/bbp-toolkit/


    Robin W
    Moderator

    @robin-w

    you can achieve this with forum roles eg

    https://codex.bbpress.org/custom-capabilities/

    if you want it across all forums

    or if you just want one of several to be restricted, then I’ve recently added this to my private groups plugin

    https://wordpress.org/plugins/bbp-private-groups/

    see topic permissions tab


    TechHaus
    Participant

    @thebeeobee

    Hmmm…i’m trying to achieve this exactly in one of my forums (not all) and I’m not sure how to do it with either plugin.

    I want to post Deals, but only I (or people with my role) can post the deals, and everyone else can reply to the topics.


    WP Coder
    Participant

    @wpcoderca

    I thought I’d leave the solution I used in case it can help anyone else that might come across this. I was already using Private groups like suggested above so poked around in the settings to see how I could make it work. This might not be the most elegant way but it works.

    Group Name Settings: Add a general group for all users and a group for admins.

    Topic Permissions: Check “Activate Forum Permissions”

    User Management: Here you can bulk add all the users to the general group.

    Forum: Open the forum you would like to restrict to admin posting only and scroll to the “Forum Groups” meta box. Click the general and admin groups and update the page (Click any additional groups you might already have set up as well). When the page reloads you’ll see additional visibility options for each group. For the general user (and any other users) choose “Only View Topics/Replies” and for the admin leave it as “Create/Edit Topics and Replies (and view all topics and/replies)”.

    I had to set it up this way because the “Non-logged in users” option wouldn’t work because we were restricting the forum to logged-in users only.

    Hopefully, this helps anyone that might be facing the same issue. This one took me a bit to sort out.

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