Your cart is currently empty!
Restrict Categories and Event Organiser
—
by
I am using the very popular Event Organiser.
My Setup: I got two groups Students and Teacher
I got one category of events for Students and Teacher.
If a user has no group at all no events restricted by category show up… that’s working fine.
But I got this strange behavior …that events that are restricted for teacher show up in the shortcode calender view (for the frontend [eo_fullcalendar]) even though a Student shouldn’t see them.
help is much appreciated.
Posted in Groups
Comments
One response to “Restrict Categories and Event Organiser”
Hi Dieter,
it’s a problem with how to full calendar gets the events using javascript.
Testing, if you use the attribute ‘key’, it seems correct the output:
[eo_fullcalendar key="true"]
You can use the simple calendar:
[eo_calendar]
Thanks for the feedback,
Antonio B.