Title: Responsive problem
Last modified: December 5, 2018

---

# Responsive problem

 *  Resolved [zoommobile](https://wordpress.org/support/users/zoommobile/)
 * (@zoommobile)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/responsive-problem-33/)
 * Hello
    I use the tablepress But the table on the handset is broken, because it’s
   not responsive Is it possible to fix this by placing the scroll in the table?
   For example, open this page in mobile mode [https://zoommobile.ir/iphone-xs/](https://zoommobile.ir/iphone-xs/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-problem-33%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/responsive-problem-33/#post-10948848)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * For this, please take a look at the `scroll` mode of the TablePress Extension
   from [https://tablepress.org/extensions/responsive-tables/](https://tablepress.org/extensions/responsive-tables/)
 * Regards,
    Tobias
 *  Thread Starter [zoommobile](https://wordpress.org/support/users/zoommobile/)
 * (@zoommobile)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/responsive-problem-33/#post-10950958)
 * Thank you very much
    My problem has been resolved The number of my tables is 
   too high Should I edit all posts?
 *  Thread Starter [zoommobile](https://wordpress.org/support/users/zoommobile/)
 * (@zoommobile)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/responsive-problem-33/#post-10951040)
 * I have 810 table
    I want to use this code in all of them : [table id=123 responsive
   =scroll responsive_breakpoint=phone /]
 * Is there a simpler way to do this?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/responsive-problem-33/#post-10952255)
 * Hi,
 * yes! You could set these parameter values as the default!
 * You’ll simply have to edit the file “wp-content/plugins/tablepress-responsive-
   tables/tablepress-responsive-tables.php” on your server (e.g. via FTP) and change
   line 105 from
 *     ```
       $default_atts['responsive'] = '';
       ```
   
 * to
 *     ```
       $default_atts['responsive'] = 'scroll';
       ```
   
 * Regards,
    Tobias

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

The topic ‘Responsive problem’ 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

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

 * 4 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/responsive-problem-33/#post-10952255)
 * Status: resolved