• Resolved Steve Cliff

    (@stevecliff)


    [table id=1 datatables_columnfilterwidgets=true /] works

    … however

    [table id=1 datatables_buttons=”colvis,copy,csv,excel” datatables_columnfilterwidgets=true /] only displays the buttons, I lose the column filtering

    Do you know if there is any way of using both extensions at the same time please?

    https://ww.wp.xz.cn/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble as well as for the late reply. I’ve been on holidays and therefore couldn’t reply earlier.

    The reason for this is that the two Extensions override the same parameter. To make them work at the same time, please try adding this to the “Custom Commands” textfield on the “Edit” screen of the table:

    "dom": 'BWlfrtip'

    The B and the W define the position of the elements, according to https://datatables.net/reference/option/dom

    Regards,
    Tobias

    Thank you Tobias ;-),

    Best regards,

    Philippe

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘"DataTables ColumnFilterWidgets" plus "DataTables Buttons" breaks?’ is closed to new replies.