Title: Hiding rows not working
Last modified: August 30, 2016

---

# Hiding rows not working

 *  Resolved [Argentum](https://wordpress.org/support/users/argentum/)
 * (@argentum)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/hiding-rows-not-working/)
 * Hello. I am trying to hide the first column and all rows but the header and row
   six.
 * [table id=2 hide_columns=”1″ show_rows=”1,6″ /]
 * The first column is hidden but all the rows still shows.
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/hiding-rows-not-working/#post-6814070)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * You’ll have to hide all rows, before then showing rows 1 and six again:
 *     ```
       [table id=2 hide_columns="1" hide_rows="all" show_rows="1,6" /]
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [Argentum](https://wordpress.org/support/users/argentum/)
 * (@argentum)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/hiding-rows-not-working/#post-6814154)
 * Aah. Great. Wonderful! 🙂 Thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/hiding-rows-not-working/#post-6814203)
 * 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/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Hiding rows 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/)

## Tags

 * [Hide rows](https://wordpress.org/support/topic-tag/hide-rows/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/hiding-rows-not-working/#post-6814203)
 * Status: resolved