Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
Hi,
I am intrested in your Amelia Booking Plugin and would like to purchase it. Before making any purchase, I want to get my head around how to use your javascript hooks - eg :
window.beforeAddToCalendarLoaded()
window.beforeBookingLoaded()
window.beforeSearchLoaded()
window.beforeSearchFiltered()
....
Can please provide me an explaination of how and where these hooks are used. Even better sitll, can you also provide me with code samples of their usage.
I think you have a very good product, just a little short on documentation for developers. With a good developer documentation you can dominate this market.
Thanks in advance.
.
Hi lam,
Thank you for your interest in our plugin.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
Unfortunately we don't have hooks (action and filters) at the moment. What we have is a few JS hooks that is triggered depends on the view:
These are hooks that you can use to follow each step of the booking process. These hooks are ordered by the time of execution. Some of these functions accepts parameters that you can see in the parentheses, so you can send the data.
This is the example how you can use one of the hooks on the page where you are using our shortcode:
One of the most usage is for Track conversation.
You can use hooks like beforeConfirmedBooking that will be triggered when your customers confirm booking and it will be redirected on your custom URL which you define (so you can use it on tracks). You can set that redirect URL that you need like on this script (we use https://www.google.com as example, but you will replace this with your own URL)
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables