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

Okay
  Public Ticket #3834750
temporary bugfix
Closed

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