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:

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! 

Okay
  Public Ticket #3834750
temporary bugfix
Open

Comments

  •  5
    Jens started the conversation

    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