Title: theTechnoclast's Replies | WordPress.org

---

# theTechnoclast

  [  ](https://wordpress.org/support/users/thetechnoclast/)

 *   [Profile](https://wordpress.org/support/users/thetechnoclast/)
 *   [Topics Started](https://wordpress.org/support/users/thetechnoclast/topics/)
 *   [Replies Created](https://wordpress.org/support/users/thetechnoclast/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/thetechnoclast/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/thetechnoclast/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/thetechnoclast/engagements/)
 *   [Favorites](https://wordpress.org/support/users/thetechnoclast/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Complex Filtering Question > Making Invisible Columns Fully Gone](https://wordpress.org/support/topic/complex-filtering-question-making-invisible-columns-fully-gone/)
 *  Thread Starter [theTechnoclast](https://wordpress.org/support/users/thetechnoclast/)
 * (@thetechnoclast)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/complex-filtering-question-making-invisible-columns-fully-gone/#post-6411452)
 * I’m not an expert, but will try to (with your permission) dig through the PHPs
   of TablePress and try to find a way to add a parameter to only fetch one row 
   of data. Might work on it when I have some free time.
 * If I’m not mistaken, the entire table html is parsed all in “class-render.php”.
   That’s where I’ll start.
 * Thanks for the reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Complex Filtering Question > Making Invisible Columns Fully Gone](https://wordpress.org/support/topic/complex-filtering-question-making-invisible-columns-fully-gone/)
 *  Thread Starter [theTechnoclast](https://wordpress.org/support/users/thetechnoclast/)
 * (@thetechnoclast)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/complex-filtering-question-making-invisible-columns-fully-gone/#post-6411334)
 * My bad, in the last part I kept saying columns but I meant ROWS.
 * —— EDITED ——-
 * So I think the entire table still exists and loads on the page, but the JavaScript
   hides the rows not needed. This though messes up the Search function who still
   sees the invisible rows.
 * Is there a possible way to just fetch one row entirely, not filtering it? Making
   the invisible rows not exist entirely?
 * I know you can fetch Table ID’s, and even fetch specific cells, but can you fetch
   specific rows too – that would let us fetch the exact row, making it more accurate
   than the filter plugin.
 * Any help would be greatly appreciated! More power to TablePress!
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WebberZone Top 10 — Popular Posts] Update ruined my thumbnails](https://wordpress.org/support/topic/update-ruined-my-thumbnails/)
 *  Thread Starter [theTechnoclast](https://wordpress.org/support/users/thetechnoclast/)
 * (@thetechnoclast)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/update-ruined-my-thumbnails/#post-4642052)
 * Hi there! Sorry it took so long for me to get back to this post and I really 
   appreciate the replies and help!
 * Changing line 1048 solved this one for me exactly. The image it’s using is the
   first one. My theme doesn’t have featured images.
 * Anyway, I think I’ll keep the line 1048 change for the time being, hope that 
   helps out anybody who has the same issue.
 * Again, thank you very much again for the help and this awesome plugin!

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