Synchronisation bet...
 
Notifications
Clear all

Synchronisation between groups and roles

3 Posts
2 Users
0 Reactions
171 Views
Posts: 2
Topic starter
(@melaniecalico)
New Member
Joined: 4 days ago

Hello,
We have a problem with the synchronisation of roles with wp foro groups. We have a moderator group that we associate with a custom role, but users with this role are not added to the user group.
Is there a way of doing this?
Thank you,

 

2 Replies
Posts: 1
(@usrbandbooster)
New Member
Joined: 4 days ago

Manually Map Custom Roles to wpForo Usergroups

wpForo allows you to map WordPress roles to its usergroups manually:

Go to: Dashboard > Forums > Usergroups

Click Edit on the usergroup you want (e.g., Moderator)

You’ll see a field: “Mapped User Roles”

Select your custom role from the list

Save changes

Note: Your custom role must be registered properly in WordPress using add_role() or a plugin like Members by MemberPress.

Reply
Posts: 2
Topic starter
(@melaniecalico)
New Member
Joined: 4 days ago

Hi, 
Thanks for your answer. 
This is exactly what I did. I created a role called VI_MODO which I mapped with the Moderator group. I created that role with the Ultimate Member plugin.
It worked at the begining but it's not synchronized when a user is added or removed from the user role.
I also tried to manually synchronized with the button on the overview page, but it doesn't work either.
Thanks, 

Reply