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 #2768831
Multi-column checkbox filter lay-out
Closed

Comments

  •  2
    Sven Dierckens started the conversation

    Hello, 

    I would like have a multi column Checkbox filter.

    I have found on ticket #1851360 this solution : 

    .wpdt-c .wdt_checkbox_option.checkbox {
    width: 25% !important;
    }
    

    But then it shows as follows : 

    8743470102.png


    Can you help me how to make this readable ? 

    ( i am not a master in css )


    Thanks

  •  472
    Isidora replied

    Hello Sven,

    Thank You for Your purchase.

    In order to make your filter wider to make all the options fit, you could use custom css such as:

    .wpdt-c .wpDataTableFilterSection {
        width: 25% !important;
    }
    

    along with:

    .wpdt-c .wdt_checkbox_option.checkbox {
        width: 33% !important;
    }
    

    You might need to adjust these numbers depending on the options you personally have.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables

  •  2
    Sven Dierckens replied

    That works perfectly !

    Thank you

  • [deleted] replied

    Hi Sven

    We are happy to hear the issue is resolved.

    If there is anything else we can assist you with please don't hesitate to open a new ticket, we are always happy to help!

    May I ask you for a small favor if you don’t mind? 

    Can you, please, leave a review on the Lite version of wpDataTables if you have an account at wordpress.org and have a couple of minutes? No need to write any specific text.

    It’d mean a lot to us.

    Thanks in advance.