Tobias,
I've suddenly found that the "Search" field on two of my tables doesn't work. Inputting any text into that field returns zero results.
Here's one table:
http://www.kansasfest.org/downloads/
and how it's being called:
[table id=1 print_description=false first_row_th=true hide_columns="5" column_widths="8%|10%|20%|32%|10%|10%|10%" use_tablesorter=true /]
and another:
http://www.kansasfest.org/hackfest/#table
and its shortcode:
[table id=1 print_description=false first_row_th=true column_widths="8%|18%|42%|12%|12%|8%" use_tablesorter=true hide_columns="2,8" filter="HackFest" /]
I tried removing the hide_columns parameter from the second table's shortcode, but it had no effect on the search functionality.
Any idea why this is happening?
-Ken