Comments mchandran started the conversationSeptember 18, 2024 at 6:56pmTo show the events only created by logged in user, the other events created by other users should not show 877Zhivko repliedSeptember 19, 2024 at 7:46amCreate two calendars where the first calendar is for events created by logged-in users. The second calendar should be for events submitted by anonymous users. Then you can filter out events by calendar id. Example: [stec cal=1] [stec cal=2] Where 1 and 2 are the calendar id numbers. These id values are visible in the Manage Calendars admin page. When creating the calendar for anonymous users make sure to set its "Use Permission" to "Public": Stachethemes Developer Sign in to reply ...
To show the events only created by logged in user, the other events created by other users should not show
Create two calendars where the first calendar is for events created by logged-in users.
The second calendar should be for events submitted by anonymous users.
Then you can filter out events by calendar id.
Example:
Where 1 and 2 are the calendar id numbers. These id values are visible in the Manage Calendars admin page.
When creating the calendar for anonymous users make sure to set its "Use Permission" to "Public":
Stachethemes Developer