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!
What is the best way to make the event-form GDPR-compatible? As we are collecting personal data, we need to get a consent.
Hello Martin,
You can try adding a custom field to the event for that purpose. You can check out instructions on how to create and add custom fields here, there are several types, and they can be mandatory in the booking process or not.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
With a lot of events this is not a good solution. is there a way to hook into that layout or use a child-theme template?
There are some JS hooks in Amelia, that are triggered depending on the view:
Not sure if they could be useful for that use case, but you can check if you can use one of these to achieve what you need.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
i am not happy, that it is not possible to use this plugin according to the GDPR regulations. i tried to add a least a text within the last string before sending the form but here no html tags will be rendered. I feel lost here.
#: src/Infrastructure/WP/Translations/FrontendStrings.php:74
msgid "Base Price:"
msgstr ""
"Bitte das Eintrittsgeld vor Ort passend bereithalten. <br/>Mit dem Absenden "
"der Daten erklären Sie sich damit einverstanden, dass Ihre Daten auf dieser "
"Website gespeichert werden, damit wir auf Ihre Anfrage antworten können. "
"Bitte lesen Sie unsere Datenschutzerklärung. Ihre Daten werden nach dem Ende "
"der Veranstaltung gelöscht."
OK, i am using a custom field now. Does that mean, that i have to add every new event manually?
Hello Martin,
Yes, the events need to be added manually to the custom fields in Amelia. There isn't another way of adding custom fields to service or events rather than adding/choosing them on the Amelia -> Customize page for the custom field in question.
Regarding GRPR compliance, in one of the version releases of Amelia, we added an option for customers to delete their data from the Customer panel, which makes Amelia GDPR compatible.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.