• Resolved Tony Armisto

    (@acarmist)


    I am using this shortcode..
    [table id=6 datatables_fixedheader=both datatables_fixedheader_offsettop=40 / datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=1,2,4 /]

    But when I go to the drop down menu, some (2 of 9) of the selections are “duplicated” (listed twice).

    How can I fix this?

    I have verified in the table they are all entries are the same! When I select the duplicated field it shows “no matching records found”, other duplicate shows all entries correctly?

    Thanks!

    The page I need help with: [log in to see the link]

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    For those entries that appear twice, one occurrence of the word in the table has a line break after it. This line break is then taken into account separately.
    So, for all terms that appear duplicated, please check if there’s maybe an empty line after them in their cell and remove that.

    Regards,
    Tobias

    Thread Starter Tony Armisto

    (@acarmist)

    That fixed it!

    THANK YOU FOR YOUR HELP!!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

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

The topic ‘columnfilterwidgets Duplicating selections’ is closed to new replies.