Title: responsive table not working
Last modified: February 9, 2017

---

# responsive table not working

 *  Resolved [ktlonergan](https://wordpress.org/support/users/ktlonergan/)
 * (@ktlonergan)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/)
 * Hi
 * I have added the premium responsive extension and using the following:
 * [table id=7 responsive=collapse responsive_breakpoint=phone /]
 * what I am getting is the PC browser version is collapsing and the phone version
   is not?
 * many thanks

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

 *  Thread Starter [ktlonergan](https://wordpress.org/support/users/ktlonergan/)
 * (@ktlonergan)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8785587)
 * PS – I am replacing “collapse” with “flip” after testing the above as this is
   the live site
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8785896)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * The `collapse` mode should work the same on all devices. Can you please post 
   a link to the page with the table where this problem happens, so that I can take
   a direct look? Thanks!
 * Regards,
    Tobias
 *  Thread Starter [ktlonergan](https://wordpress.org/support/users/ktlonergan/)
 * (@ktlonergan)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8785937)
 * Hi – I do not wish all devices to collapse. Since posting I have noticed that
   two tables on different pages with same settings are behaving very differently.
   This one is responsive: [http://www.pmis-consulting.com/agile-versus-waterfall/](http://www.pmis-consulting.com/agile-versus-waterfall/)
 * and this one, with same settings, is not? [http://www.pmis-consulting.com/courses/benefits-realisation/](http://www.pmis-consulting.com/courses/benefits-realisation/)
 * (works on tablet but not on phone)
 * If i can get the second to behave as the first that will solve my issue.
 * many thanks
    -  This reply was modified 9 years, 2 months ago by [ktlonergan](https://wordpress.org/support/users/ktlonergan/).
    -  This reply was modified 9 years, 2 months ago by [ktlonergan](https://wordpress.org/support/users/ktlonergan/).
 *  Thread Starter [ktlonergan](https://wordpress.org/support/users/ktlonergan/)
 * (@ktlonergan)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8786035)
 * also I should say I have this:
 * .tablepress-id-8 td,
    .tablepress-id-9 td { width: 50%; }
 * .tablepress-id-7 .column-1 {
    width: 30%; }
 * .tablepress-id-7 .column-2 {
    width: 70%; }
 * TID 8&9 are in the page that works and TID7 is in the page that does not work?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8786036)
 * Hi,
 * well, the collapse mode will only collapse columns if it calculates that the 
   screen width is too small for all columns.
 * For your tables, the collapse mode is not a good choice. Note that it’s also 
   not working properly at the moment, due to several JavaScript errors on your 
   page (you can see that in the JS error log console). They seem to be caused by
   the JS minification that you are doing, using WP Rocket.
 * Regards,
    Tobias
 *  Thread Starter [ktlonergan](https://wordpress.org/support/users/ktlonergan/)
 * (@ktlonergan)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8786086)
 * Hi Tobias – thanks for your reply. I do not wish to use the collapse mode now–
   if you read my posts above you will see there is an inconsistency between two
   tables on different URLs and if I can solve this it will fix my issue?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8786335)
 * Hi,
 * ah, now I see. You are actually using some other responsiveness solution here,
   possibly from your theme? There’s a `<div class="table-1">` wrapper around the
   table Shortcode that is responsive for this.
 * Regards,
    Tobias
 *  Thread Starter [ktlonergan](https://wordpress.org/support/users/ktlonergan/)
 * (@ktlonergan)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8786412)
 * excellent – have removed this and it now works 🙂 many thanks – brilliant support.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8786435)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!

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

The topic ‘responsive table not working’ 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/)

 * 9 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/responsive-table-not-working-2/#post-8786435)
 * Status: resolved