Title: Ranking
Last modified: August 21, 2016

---

# Ranking

 *  Resolved [miksoda](https://wordpress.org/support/users/miksoda/)
 * (@miksoda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/)
 * Hi, I would like to establish a list in my blog. This List/Table should show 
   on the left row the rank.
 * when I add a new item it should **rerank **all items. is this possible? otherweise
   the sorting on the right row is correct, but the first row is wrong.
 * see: [http://www.snipville.com/mik-soda/](http://www.snipville.com/mik-soda/)
 * is it possible to solve this issue?
 * thanks.
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/#post-4718387)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * So, you always want a fixed left column? That should be possible with this Extension:
   [http://tablepress.org/extensions/datatables-counter-column/](http://tablepress.org/extensions/datatables-counter-column/)
 * Regards,
    Tobias
 *  Thread Starter [miksoda](https://wordpress.org/support/users/miksoda/)
 * (@miksoda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/#post-4718406)
 * Großartig! Danke! Funktioniert super!
 * Works!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/#post-4718449)
 * 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!
 *  Thread Starter [miksoda](https://wordpress.org/support/users/miksoda/)
 * (@miksoda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/#post-4718451)
 * Ich tue mir leichter mit deutsch 😉
 * Wenn ich das “Suchen” ausschalte, dann sehe ich nicht mehr die erste Spalte. 
   Wenn ich “Suchen” einschalte, und suche, dann steht nicht das Ranking neben dem
   Suchergebnis sonder zB bei einem Ergebnis halt die 1.
 * Das ist nicht ganz genau das was ich erwartet habe. Wenn als Suchergebnis das
   Ranking angezeigt wird, das wäre mein Wunsch.
 * Geht das?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/#post-4718454)
 * Hi,
 * I understand that you prefer German, but as these are the English-lanuage forums,
   we should stick with English, so that more people can benefit from our discussion.
   I hope that’s ok.
 * For this feature to work, you will need to enable either the “Sort” or the “Search”
   function.
    If you don’t want any of them, I suggest to leave the “Search” activated,
   but to hide the search field with some “Custom CSS” code, like
 *     ```
       #tablepress-123_filter {
         display: none;
       }
       ```
   
 * And the result that you get when searching, is correct. The JS code will then
   re-index the column, and start with one.
    If that’s not what you want, your only
   choice is to update the first column of the table manually with the correct number
   after making changed to the table.
 * Regards,
    Tobias
 *  Thread Starter [miksoda](https://wordpress.org/support/users/miksoda/)
 * (@miksoda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/#post-4718458)
 * tobias,
 * thank you very much, unfortunately it seem that I dont get everything, what I
   want, but at least one very good solution to live with.
 * mik
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/#post-4718463)
 * Hi,
 * yes, it’s not perfect, but it will hopefully be useful to some degree.
 * Best wishes,
    Tobias

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

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

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

 * 7 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/ranking-2/#post-4718463)
 * Status: resolved