We are looking to filter the events by employee ID (as you can do with services). Currently the [ameliaevents employee=’123’] is not supported, do you know of any way to do this?
Unfortunately, there isn't a possibility to filter the events by Staff in Amelia with its current built-in features. The possible shortcodes for events are :
[ameliaevents] if you want to show list of all your events,
[ameliaevents tag=”name”] if you want to show just the events that belongs to the same tag defined during the creation of events, where “name” will be replaced with the tag name,
[ameliaevents event=1] if you want to show only the event with ID 1 without its recurring events,
[ameliaevents event=1 recurring=1] if you want to show the event with ID 1 with all his recurring events.
So, maybe you can achieve this if you create a tag for each employee, and using shortcodes with a tag show that employee's events on the front-end.
If you have any further questions or concerns feel free to ask.
We are looking to filter the events by employee ID (as you can do with services). Currently the [ameliaevents employee=’123’] is not supported, do you know of any way to do this?
Hello Vasily Alekseenko,
Thank you for your purchase.
Unfortunately, there isn't a possibility to filter the events by Staff in Amelia with its current built-in features. The possible shortcodes for events are :
So, maybe you can achieve this if you create a tag for each employee, and using shortcodes with a tag show that employee's events on the front-end.
If you have any further questions or concerns feel free to ask.