This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

FooTable

Description

Have you ever wanted to show a lot of data in a table, but hate how badly it scales on smaller mobile devices? FooTable solves this problem by hiding certain columns on smaller devices, but still allowing the user to expand each row to see the columns that were hidden

FooTable WordPress Homepage |
FooTable WordPress Documentation |
FooTable jQuery Homepage |
FooTable jQuery GitHub Repo |
FooTable jQuery Demos & Docs

features

  • Make your existing HTML tables responsive
  • Target only the tables you want using a CSS selector
  • Add sorting, filtering and paging to your tables
  • Automatically hide certain number of columns on tablets and phones
  • Set custom breakpoint sizes
  • Choose from 3 table themes or use your own CSS
  • Ability to include custom CSS
  • Works with TablePress

Screenshots

  • Settings - General
  • Settings - Demo
  • Frontend Result

Installation

  1. Upload or unzip the plugin to your /wp-content/plugins/ folder
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure FooTable from the settings page

FAQ

Installation Instructions
  1. Upload or unzip the plugin to your /wp-content/plugins/ folder
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure FooTable from the settings page
How do I override the CSS that FooTable applies to my tables?

Goto the settings page and disable the FooTable CSS, or add your own custom styling using the “Custom CSS” setting

Reviews

April 5, 2017
The plugin works fine...just had poor support.
September 3, 2016
Finally, a plugin that does what I need. Very easy to setup and configure.
September 3, 2016
This plugin transformed a failing table, overlapping content and content overflowing over the page, into a clean and mobile-friendly table. Awesome work! Thank you for making and sharing this plugin.
September 3, 2016
Very easy to use, just add your table class in the FooTable settings. Plays nice with the Gravity Forms Sticky List plugin as well.
Read all 16 reviews

Contributors & Developers

“FooTable” is open source software. The following people have contributed to this plugin.

Contributors

Translate “FooTable” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.3.1

  • Fixed T_PAAMAYIM_NEKUDOTAYIM syntax error bug
  • Disabling filtering and pagination settings now works

0.3

  • Major update! Using FooBox V2 jQuery
  • Reworked the settings

0.2.1

  • Updated JS to fix minor bug

0.2

  • Initial Relase. First version.