The steps are following,
- Step 1: Costumer creates an appointment
- Step 2: wordpres checks if the customer is having an account if not it creates one
- Step 3: When an account is created it gets the wordpress role “Costumer”
- Step 4: the by u provided app gives the costumer the forum role “Costumer”
- Step 5: Website admin checks the appointment and creates an Forum topic what is only visable by costumers role of the forum
- Step 6: Website admin makes the Costumer owner of the topic so only costumer and admin can view it
`
Only step 4 is not woring, the users are still in the bbpress standard role of the forum, they are not promoted to the “Costumers” group
So i almost got it working the way i want it, but at this moment the only problem is when a new costumer gets registrated wordpress puts it in the Costumer role of WordPress,
For some reason the plugin is not picking up the “Assign Groups to Roles” i made group 2 “Costumers” and connected them to the WordPress Costumer group. but for some reason its not happening and the user is still in basic role instead of upgraded tot Group 2 ‘costumer” role in bbpress
Ok got it installed, but how to i assign the topic to one specific user? so both the admin and selected user can see the topic?