Title: Responsive Tables Issue
Last modified: August 30, 2016

---

# Responsive Tables Issue

 *  Resolved [amandyrae](https://wordpress.org/support/users/amandyrae/)
 * (@amandyrae)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-tables-issue/)
 * I have used Tablepress for many years to display products on my ecommerce site,
   and finally I’m reworking my wordpress site to be responsive. I’m working from
   the twenty twelve theme. Unfortunately I’m not getting the results I’m wanting
   with TablePress responsive tables.
 * I have my table set to [table id=1 responsive=”phone” /]. With my desktop web
   browser at full size the table looks great as a 3 column wide table. As I shrink
   the browser window the table pops to 4 columns wide (with the far right column
   cut off) and remains 4 columns wide at the minimum browser size, forcing me to
   scroll horizontally to see the rest of the content. My hope was that the table
   would adjust to a two column wide table on the smallest (mobile size) browser—
   pushing the content down instead of cutting it off on the right. Here’s the test
   site I’m working on: [http://play.witandwhistle.com/shop/greeting-cards/](http://play.witandwhistle.com/shop/greeting-cards/)
 * Any tips would be greatly appreciated. Thank you!
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-tables-issue/#post-6395497)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * I see what you mean, but what you describe is the designed way for the Responsive
   Tables Extension to work. It flips the table to the side and makes it scrollable.
 * Now, this approach however is only really suitable for data tables (like the 
   example tables on the Extension’s web site). It’s not that good for tables with
   images, as in your case.
 * The problem with tables on the web basically is that they have a fixed rows and
   columns structure. Thus, it’s not possible to suddenly show the table in only
   two instead of three columns 🙁
 * If you stick to a table, horizontal scrolling (maybe without the flipping, as
   the approach from [https://wordpress.org/support/topic/responsive-tables-scroll-only?replies=6#post-5511954](https://wordpress.org/support/topic/responsive-tables-scroll-only?replies=6#post-5511954)
   can do) is the only real option. If you prefer to show the data in two or three
   columns (depending on the screen size), you will have to move away from an actual
   table and re-create that layout with other HTML elements, like `<div>` containers
   and some CSS code for that.
 * Sorry for not having better news here.
 * Regards,
    Tobias
 *  Thread Starter [amandyrae](https://wordpress.org/support/users/amandyrae/)
 * (@amandyrae)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-tables-issue/#post-6395546)
 * Thanks so much for your speedy response, Tobias. I’m sad that TablePress and 
   I will have to part ways. You’ve done an excellent job with this plugin, and 
   it has served me well over the years!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-tables-issue/#post-6395550)
 * Hi,
 * yeah, there are use cases, where tables are not the best solution, and your layout
   of those product is one of them :-/
 * I hope that you can find a good alternative!
 * Best wishes,
    Tobias
 *  [isaacfoto](https://wordpress.org/support/users/isaacfoto/)
 * (@isaacfoto)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-tables-issue/#post-6395716)
 * Hi!
 * I have a problem with tables and iphone. Can I send you the address by private
   message?
 * Thanks, best regards.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-tables-issue/#post-6395717)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Yes, please send it to me via email then. The address is in the main plugin file“
   tablepress.php”. Just to be sure, have you tried e.g. the responsiveness approaches
   from [https://tablepress.org/extensions/responsive-tables/](https://tablepress.org/extensions/responsive-tables/)
   or [https://wordpress.org/support/topic/responsive-tables-scroll-only?replies=6#post-5511954](https://wordpress.org/support/topic/responsive-tables-scroll-only?replies=6#post-5511954)?
 * Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Responsive Tables Issue’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [problem](https://wordpress.org/support/topic-tag/problem/)

 * 5 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-tables-issue/#post-6395717)
 * Status: resolved