3 - Short code - I only use this plug in for "Events" for classroom courses. I really need to be able to limit the vast amount of courses offered by location in the short code and not by the use of the "Filter button" which automatically hides filtering functions by default anyway- Ref No.2. I believe this can be done for the catalog or step but not events.
Not quite sure what you want to achieve but you can show separate events based on different shortcodes if you do not want to show them all at once and filter them
[ameliaeventslistbooking] or [ameliaeventslistbooking type=list] if you want to show a list of all your events,
[ameliaeventslistbooking tag='name'] if you want to show just the events that belong to the same tag defined during the creation of events, where “name” will be replaced with the tag name,
[ameliaeventslistbooking event=1] if you want to show only the event with ID 1 without its recurring events,
[ameliaeventslistbooking event=1 recurring=1] if you want to show the event with ID 1 with all his recurring events.
[ameliaeventslistbooking type=calendar] if you want to show events in a calendar view.
You can use tags for example to show different events on separate pages.
We wish you all the best and hope you have a wonderful day ahead.
What i need to do with the shortcode is something like below limiting multiple tags and location in the same shortcode form events. Which I believe is available but not specifically for events?
3 - Short code - I only use this plug in for "Events" for classroom courses. I really need to be able to limit the vast amount of courses offered by location in the short code and not by the use of the "Filter button" which automatically hides filtering functions by default anyway- Ref No.2. I believe this can be done for the catalog or step but not events.
Hello there,
Thank you for reaching out to us.
Not quite sure what you want to achieve but you can show separate events based on different shortcodes if you do not want to show them all at once and filter them
Amelia Shortcodes and Front-end Implementation
You can use tags for example to show different events on separate pages.
We wish you all the best and hope you have a wonderful day ahead.
Kind Regards,
Marko Davidovic
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Thank you for the reply.
What i need to do with the shortcode is something like below limiting multiple tags and location in the same shortcode form events. Which I believe is available but not specifically for events?
[ameliaeventslistbooking tag='name1', tag='name2', location='Name']
Can this be done? If not when will this be available to events?
Kind Regards
Tom
Hello again,
No, this shortcode will not work but you can show them based on a tag like this
[ameliaeventslistbooking tag="{name1},{name2}"]
Hope this helps.
Should you have any further inquiries, we kindly request that you open separate tickets for each question and we will gladly help you there.
We wish you all the best and hope you have a wonderful day ahead.
Kind Regards,
Marko Davidovic
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables