When presenting a preset list of courses/events even those that are fully booked appear. Is it possible to add a filter so I can determine if I want them showing or not.
As a sidenote - I intend to use JS to update the DOM and just show course name with 'booked', no need to advertise the price/dates - so perhaps there could be an option to
[ ] show minimal for closed/booked [ ] Hide closed/booked
There isn't an option not to show the fully booked events on the front-end, and that couldn't be changed, but you can hide them with adding custom CSS probably.
You can try adding this HTML to the page where you have Amelia:
When presenting a preset list of courses/events even those that are fully booked appear. Is it possible to add a filter so I can determine if I want them showing or not.
As a sidenote - I intend to use JS to update the DOM and just show course name with 'booked', no need to advertise the price/dates - so perhaps there could be an option to
[ ] show minimal for closed/booked
[ ] Hide closed/booked
Hello Mark,
There isn't an option not to show the fully booked events on the front-end, and that couldn't be changed, but you can hide them with adding custom CSS probably.
You can try adding this HTML to the page where you have Amelia:
and let me know if it helped.
Hi Marja - when you say "that couldn't be changed" do you mean it's literally impossible?
Is there some sort of 'ideas' or 'possible improvements' program being managed?
I've lots of ideas for extending the flexibility of this tool and wonder how you assess which would have the widest appeal to users?
Hi Mark,
What I meant is that it isn't possible with the plugin's current built-in features.
Yes, you can suggest features and vote for the feature requests for Amelia here https://wpamelia.cnflx.io/boards/feature-requests
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.