Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] How to assign a question to only a specific group?

5 Posts
2 Users
3 Reactions
1,391 Views
Posts: 3
Topic starter
(@heartbeat66)
Active Member
Joined: 2 years ago

Hello guys! I am working on my site, and I am wondering if it is possible to assign a question to only specific group of users? My use case: when a member ask a question, I wish only Doctors could answer the question, and others (only members) were only able to view. And is it possible to send bulk notifications (with the question) to practitioners? Thanks!

4 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @heartbeat66,

Please check the below FAQ:

https://wpforo.com/community/faq/wordpress-user-roles-wpforo-usergroups-and-forum-accesses/#post-39664

The notifications would be sent to those users which have subscribed, to the topic. 

2 Replies
(@heartbeat66)
Joined: 2 years ago

Active Member
Posts: 3

@chris Thank You! How about to create some Q&A Thread, when users are asking the questions -but only Doctors/Practitioners ara allowed to answer. Is it possible? Thanks ina advance 🙂

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@heartbeat66,

Again that can be configured with Forum Access, Usergroups, and Forum Permissions.

Users Forum Access in the QA Forum should have:

  • Can create topic - Enabled
  • Can reply to own topic - Enabled
  • Can post reply - Disabled

So, other User won't be able to post reply in a Topic that they hadn't created.

Doctors/Practitioners Forum Access in the QA Forum should have: Can post reply - Enabled

 

 

Posts: 3
Topic starter
(@heartbeat66)
Active Member
Joined: 2 years ago

Thank you again!