My site is quite complex as it uses buddy press to group our community into smaller communities.
There’s an administrator for each group who can add events via the community events plugin.
There’s two things we would like to achieve.
Firstly, when adding an event, the categories they can add to are restricted.
For example, group A can only post to Event category A1 and A2, group B can only post to Event category B1 and B2 etc…
Maybe this can be achieved by something like, if user is member of group A, only show event categories A1 and A1.
The second thing we’d love to achieve is on the events list.
Here it shows all events, allowing you to edit any event, even if they don’t belong to your group.
Maybe something like if group is A show event categories A1 and A2.
I’d really appreciate some help as I know what I’d like to achieve, I just no idea how to do it.
Thanks.