We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hi, I need to restrict booking for an event to a certain group of people. Is there a way of generating a private link to an event booking or password protecting an event booking?
Any other work around if not?
Thanks
Hi Frances,
Thanks for reaching out to us.
The only solution would be to create a separate page with a specific event ID where only selected events would be visible. You can then share the URL link with others, as there is no option to password-protect pages (at least not within Amelia).
You can use this shortcode as an example:
[ameliaeventslistbooking event=1]
This will show only the event with the ID: 1.
Alternatively, you can select it within the module in the builder.
I hope this helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Thanks for your response - How do yu stop it showing on the main booking page if you make it visible for the extra page?
Thanks
Hi Frances,
Unfortunately, you can't filter the event list directly to show only specific events automatically. The event list will display all events created from the backend. However, you can use shortcodes to display specific events by manually adding the event IDs you want to show.
Here are a few examples of shortcodes you can use:
[ameliastepbooking category=2,4] – This shortcode will show only Categories 2 and 4 in a “Step-by-Step” booking form.
[ameliastepbooking service=13,2,1] – This shortcode will show only services 13, 2, and 1 in a “Step-by-Step” booking form.
[ameliacatalogbooking location=1,3,5] – This shortcode will show only locations 1, 3, and 5 in a “Catalog” booking form.
You can find a full list of shortcodes here.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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