Title: Error responsive table
Last modified: January 9, 2025

---

# Error responsive table

 *  Resolved [laetitia Godet](https://wordpress.org/support/users/laetitia-godet/)
 * (@laetitia-godet)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-responsive-table/)
 * hello, i have two tables in these pages: [https://www.julie.fr/convention-dentaire/](https://www.julie.fr/convention-dentaire/)
   and [https://www.julie.fr/configuration-recommandee/](https://www.julie.fr/configuration-recommandee/)
   which are not responsive despite the module “TablePress Extension: Responsive
   Tables”, can you tell me why? Is it because the module has been removed? Thanks

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-responsive-table/#post-18234025)
 * Hi!
 * Thanks for your post and sorry for the trouble!
 * I only see TablePress tables on the page from the first link, but not on the 
   second page (there are only other tables)?
 * Now, indeed, the Responsive Tables Extension is still installed, but it seems
   that no mode for responsiveness is configured for these tables? What are the 
   Shortcodes that you are using for these?
 * Best wishes,
   Tobias
 *  Thread Starter [laetitia Godet](https://wordpress.org/support/users/laetitia-godet/)
 * (@laetitia-godet)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-responsive-table/#post-18234066)
 * This code : [table id=43 /]
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-responsive-table/#post-18234120)
 * Hi,
 * Ah, I see. That is not enough to make the table responsive. You can try
 *     ```wp-block-code
       [table id=43 responsive=scroll /]
       ```
   
 * to make that table horizontally scrollable.
 * Options for tables 43 and 51 are limited, because of the connected cells. For
   the tables that don’t have connected cells, you could also use the `flip` mode,
   like
 *     ```wp-block-code
       [table id=48 responsive=flip responsive_breakpoint=phone /]
       ```
   
 * For these tables, the TablePress premium versions also offer other options, see
   [https://tablepress.org/modules/responsive-tables/](https://tablepress.org/modules/responsive-tables/)
 * Best wishes,
   Tobias
 *  Thread Starter [laetitia Godet](https://wordpress.org/support/users/laetitia-godet/)
 * (@laetitia-godet)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-responsive-table/#post-18234432)
 * Thanks.
 * To keep the functionality of responsive tables I have to switch to this offer
   [https://tablepress.org/pricing/](https://tablepress.org/pricing/) -> PRO, is
   that correct?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-responsive-table/#post-18234483)
 * Hi,
 * Yes, if you for example want to use the “Collapse”, “Modal”, or “Stack” modes
   for responsiveness, upgrading to TablePress Pro is necessary.
 * (However, as mentioned above, these are not supported with those tables that 
   have combined/connected cells. But for these, you can then also use the “Scroll”
   mode.)
 * Best wishes,
   Tobias

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

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

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/error-responsive-table/#post-18234483)
 * Status: resolved