Title: Same Table, Different Formatting on Different Pages
Last modified: August 30, 2016

---

# Same Table, Different Formatting on Different Pages

 *  Resolved [akh1215](https://wordpress.org/support/users/akh1215/)
 * (@akh1215)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/same-table-different-formatting-on-different-pages/)
 * Hi Tobias,
 * Thank you for all your work and support.
 * I have a wordpress table that displays on my home page with column titles, search,
   etc… See FranchiseDisclosureDocuments.net
 * I use the same table with a filter on other pages so that it only shows certain
   rows, typically 1 row. On these other pages I would just like to show the row
   of information and I would prefer not to display the column header, search box,
   number rows, etc… Is there code I can use to make this happen on these “other”
   pages using the same table. See an example “other” page: [https://franchisedisclosuredocuments.net/search-fdds/1-800-got-junk-fdd/](https://franchisedisclosuredocuments.net/search-fdds/1-800-got-junk-fdd/)
 * Thank you in advance for your help!
 * [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/same-table-different-formatting-on-different-pages/#post-6675962)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Yes, that should be possible by extending the Shortcode with extra parameters:
 *     ```
       [table id=123 filter=keyword table_head=false /]
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [akh1215](https://wordpress.org/support/users/akh1215/)
 * (@akh1215)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/same-table-different-formatting-on-different-pages/#post-6675997)
 * Thank you Tobias for the support. That worked perfectly.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/same-table-different-formatting-on-different-pages/#post-6676004)
 * 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](http://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Same Table, Different Formatting on Different Pages’ 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

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

 * 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/same-table-different-formatting-on-different-pages/#post-6676004)
 * Status: resolved