PipSqueak
Member
Posted 2 years ago #
Hello!
How about a feature to "hide table"? I use wp-table to list down several products in different categories, sometimes I find that one of the categories are out of stock and unavailable so I'd like to hide them when this happens.
Thanks for listening!
http://wordpress.org/extend/plugins/wp-table-reloaded/
Hi,
is the "Hide rows" feature not enough for this? You could simply mark all rows as hidden (if you hold the "Shift" key, will marking the first and last row's checkboxes, all of them are checked). Then no row will be shown on the frontend and the table is hidden.
Tobias
PipSqueak
Member
Posted 2 years ago #
Oh it worked! I never realized that... thanks!