Title: FooTable
Author: bradvin
Published: <strong>4 de marzo de 2013</strong>
Last modified: 16 de abril de 2014

---

Buscar plugins

![](https://ps.w.org/footable/assets/banner-772x250.jpg?rev=765892)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/footable_f8f9f8.svg)

# FooTable

 Por [bradvin](https://profiles.wordpress.org/bradvin/)

[Descargar](https://downloads.wordpress.org/plugin/footable.0.3.1.zip)

 * [Detalles](https://es.wordpress.org/plugins/footable/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/footable/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/footable/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/footable/#developers)

 [Soporte](https://wordpress.org/support/plugin/footable/)

## Descripción

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](http://fooplugins.com/plugins/footable-lite/) |
 [FooTable WordPress Documentation](http://fooplugins.com/footable-lite/documentation/)
| [FooTable jQuery Homepage](http://fooplugins.com/plugins/footable-jquery/) | [FooTable jQuery GitHub Repo](https://github.com/bradvin/FooTable)
| [FooTable jQuery Demos & Docs](http://fooplugins.com/footable-demos/)

**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

## Capturas

 * [[
 * Settings – General
 * [[
 * Settings – Demo
 * [[
 * Frontend Result

## Instalación

 1. Upload or unzip the plugin to your `/wp-content/plugins/` folder
 2. Activar el plugin a través del menú ‘Plugins’ en WordPress
 3. Configure FooTable from the settings page

## FAQ

  Installation Instructions

 1. Upload or unzip the plugin to your `/wp-content/plugins/` folder
 2. Activar el plugin a través del menú ‘Plugins’ en 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

## Reseñas

![](https://secure.gravatar.com/avatar/310bb637c5e8aedfcada5ce05b7dec9e0d126a51020c64223d303ba8538f2015?
s=60&d=retro&r=g)

### 󠀁[Still Works](https://wordpress.org/support/topic/still-works-182/)󠁿

 [niallflynn](https://profiles.wordpress.org/wordpressdublin/) 22 de julio de 2020

Nice little plugin, still works too

![](https://secure.gravatar.com/avatar/e407ce076ef0c22d468e4b6921371aa8ea4bf1e2c94fbfcbb125b2adf3749351?
s=60&d=retro&r=g)

### 󠀁[Works](https://wordpress.org/support/topic/would-be-great-2/)󠁿

 [mckeeper44](https://profiles.wordpress.org/mckeeper44/) 5 de abril de 2017

The plugin works fine…just had poor support.

![](https://secure.gravatar.com/avatar/e9a241b26dc280c7be8134d39ef5bbd145dfd6ba622b83aa371dbd93628d0534?
s=60&d=retro&r=g)

### 󠀁[It works fine](https://wordpress.org/support/topic/it-works-fine-44/)󠁿

 [roadie](https://profiles.wordpress.org/roadie/) 15 de marzo de 2017

No issues yet.

![](https://secure.gravatar.com/avatar/3507353993d73a1c03bd476634b06b051de7d00c389754f0868c6dbf031b1cbb?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-3321/)󠁿

 [Craig](https://profiles.wordpress.org/drummin2012/) 3 de septiembre de 2016

Finally, a plugin that does what I need. Very easy to setup and configure.

![](https://secure.gravatar.com/avatar/a0d2f98e6ad9e99f6934ff8bd704584858bfd88760ac49bf29b020949053abca?
s=60&d=retro&r=g)

### 󠀁[Impressive! Thank you!!!](https://wordpress.org/support/topic/impressive-thank-you/)󠁿

 [](https://profiles.wordpress.org/sbernado/) 3 de septiembre de 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.

![](https://secure.gravatar.com/avatar/efd60972670dbf86de6f105f405182d001b05b087530aaabc02cbadcb3519d52?
s=60&d=retro&r=g)

### 󠀁[Easy to use](https://wordpress.org/support/topic/easy-to-use-796/)󠁿

 [hectic](https://profiles.wordpress.org/hectic/) 3 de septiembre de 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.

 [ Leer todas las 16 reseñas ](https://wordpress.org/support/plugin/footable/reviews/)

## Colaboradores y desarrolladores

«FooTable» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ bradvin ](https://profiles.wordpress.org/bradvin/)

[Traduce «FooTable» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/footable)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/footable/) , echa 
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/footable/) o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/footable/) por
[RSS](https://plugins.trac.wordpress.org/log/footable/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 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.

## Meta

 *  Versión **0.3.1**
 *  Última actualización **hace 8 años**
 *  Instalaciones activas **1.000+**
 *  Versión de WordPress ** 3.5 o superior **
 *  Probado hasta **3.9.40**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/footable/)
 * Etiquetas:
 * [jquery](https://es.wordpress.org/plugins/tags/jquery/)[responsive](https://es.wordpress.org/plugins/tags/responsive/)
   [tables](https://es.wordpress.org/plugins/tags/tables/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/footable/advanced/)

## Valoraciones

 4.8 de 5 estrellas.

 *  [  14 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/footable/reviews/?filter=5)
 *  [  3 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/footable/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/footable/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/footable/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/footable/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/footable/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/footable/reviews/)

## Colaboradores

 *   [ bradvin ](https://profiles.wordpress.org/bradvin/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/footable/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://themergency.com/donate)