As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
I need to add JS to validate those input. I know how to add the JS and how to write it. But I don't make it to work. Because the JS load on the page, but those inputs are not finded until the customer land to that part.
I need to make a email validation.
Any suggestion?
Hello Ovidio,
Thank you for reaching out to us.
I have passed this issue to our level 2 support team and we will provide you with an update as soon as we have one.
Take care!
Kind Regards,
Stanislav Snagovskiy
[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
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Any news on how can I accomplish the input validation??
Dear Ovidio,
This has been forwarded to our developers and they are currently looking into it, I will get back to you as soon as I hear back from them.
Thanks for your patience for now.
We look forward to resolving your request!
Kind Regards,
Stanislav Snagovskiy
[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
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Ovidio.
Email verification is not possible with Amelia, but there's a workaround you can apply that will check the email. Here's what you need to do:
Go to Amelia/Customize/Custom Fields, create a "Text" custom field, with the "Required" checkbox enabled, and apply it to all services:
Then go to Amelia/Notifications and click on "</>Show Email Placeholders" to see the ID of that custom field:
Then, on the booking page, add a custom script:
Just make sure to enter the correct Custom field ID in:
This will not allow the customer to proceed with the booking if the email in the email field and the email in the custom field do not match:
I hope that helps!
Please note that this currently only works on old booking forms. The 2.0 Step-by-step booking form can't use the same JS code.
Kind Regards,
Aleksandar Vuković
[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