Hey everyone!
With the Labour Day holidays coming up, we’d like to let you know about our upcoming working hours:
Thursday, May 1st: Our team will be off during Labour Day.
Friday, May 2nd: We'll also be off for an extended holiday break.
We’ll be back on Monday, May 5th, ready to respond to all messages received during this time.
In the meantime, if you need help, feel free to:
-
Use the support widget on the bottom right of our websites (Amelia and wpDataTables) — our AI-powered assistant is available 24/7 and can help with many common questions.
-
Visit our documentation, articles, or YouTube channels for quick answers and step-by-step guides.
https://www.youtube.com/@AmeliaWordPressBookingPlugin/videos
https://www.youtube.com/@wpDataTables/videos
Thank you for being so understanding, and we hope you enjoy the long weekend!
Hello Miloš,
I have a question about an old bug fix.
You sent me a code a long, long time ago to solve a pop-up problem. I would have thought that it had been built into the product by now. Could you please remind the developers to fix this bug in the standard so that I can remove my customizing code?
/* * Bugfix - Detailpopup * Fenster öffnet nicht beim Klick auf den Button */ jQuery('.master_detail_column_btn').on( 'click', function() { jQuery('#wdt-md-modal').removeClass('fade'); jQuery('#wdt-md-modal').css('text-align', 'center'); });
Additionally, it would be nice if the pop-up windows could be made modal. Can this be set somewhere?
Kind regards and a I wish you a nice weekend
Jens