• Resolved sidkarwal

    (@sidkarwal)


    Hi Tobias Bäthge

    I am really impressed with the plugin and the support your provide to the ones who have issues with it.

    I installed Tablepress last week with the custom filter widgets extension and it was working. Yesterday it just stopped working on my website.
    Link – http://discover.aiesec.in/test-table/

    1) I tried disabling every extension
    2) Undo every change
    3) Installed it on a different website – http://sidkarwal.com/table/

    The filter is not working. Can you please check the problem and suggest me the solution.

    Also i get this jquery error “Uncaught TypeError: Object [object Object] has no method ‘dataTable'”

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

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I just checked both links that you posted and the ColumnFilterWidgets appear just fine.

    Regards,
    Tobias

    Thread Starter sidkarwal

    (@sidkarwal)

    Hi again

    The filter wont work.

    When i select a city -> it should only show the fields with that city name but it doesn’t filter the results in any way.

    Screenshot – http://discover.aiesec.in/test-table.png

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    ah, now I see. The reason for this is that you have unchecked “Search/Filter” checkbox for the tables. That’s however required for this functionality.
    You’ll need to activate that checkbox.
    If you then want to hide it, you can do that with this “Custom CSS” (on the “Plugin Options” screen):

    #tablepress-1_filter {
      display: none;
    }

    Regards,
    Tobias

    Thread Starter sidkarwal

    (@sidkarwal)

    Works like a charm.

    Thanks

    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 5 replies - 1 through 5 (of 5 total)

The topic ‘Custom Filter Widgets wont work’ is closed to new replies.