Title: FooTable
Author: bradvin
Published: <strong>4. marts, 2013</strong>
Last modified: 16. april, 2014

---

Søg plugins

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

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# FooTable

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

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

 * [Detaljer](https://da.wordpress.org/plugins/footable/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/footable/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/footable/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/footable/#developers)

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

## Beskrivelse

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

## Skærmbilleder

[⌊Settings - General⌉⌊Settings - General⌉[

Settings – General

[⌊Settings - Demo⌉⌊Settings - Demo⌉[

Settings – Demo

[⌊Frontend Result⌉⌊Frontend Result⌉[

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

## Anmeldelser

![](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. juli, 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. april, 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. marts, 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. september, 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. september, 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. september, 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.

 [ Læs alle 16 anmeldelser ](https://wordpress.org/support/plugin/footable/reviews/)

## Bidragsydere & udviklere

“FooTable” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

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

[Oversæt “FooTable” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/footable)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/footable/), tjek [SVN repository](https://plugins.svn.wordpress.org/footable/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/footable/)
via [RSS](https://plugins.trac.wordpress.org/log/footable/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

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

 *  Version **0.3.1**
 *  Senest opdateret **9 år siden**
 *  Aktive installationer **1.000+**
 *  WordPress-version ** 3.5 eller højere **
 *  Testet op til **3.9.40**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/footable/)
 * Tags
 * [jquery](https://da.wordpress.org/plugins/tags/jquery/)[responsive](https://da.wordpress.org/plugins/tags/responsive/)
   [tables](https://da.wordpress.org/plugins/tags/tables/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/footable/advanced/)

## Bedømmelser

 4.8 ud af 5 stjerner.

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

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/footable/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](http://themergency.com/donate)