Title: default587's Replies | WordPress.org

---

# default587

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Calendars are not updated](https://wordpress.org/support/topic/calendars-are-not-updated/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [4 years ago](https://wordpress.org/support/topic/calendars-are-not-updated/#post-15640148)
 * Sorry, I’ve discovered the problem. I created the calendar adding the venue, 
   the events didn’t have this informatio.
 * I didn’t know that the calenders go in AND conditions for also the venue.
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Tennis torunament – Counting games](https://wordpress.org/support/topic/tennis-torunament-counting-games/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/tennis-torunament-counting-games/#post-14429574)
 * Hi Roch!
 * Inside an event (a padel match) i set the results of each game (6 to 1, 7 to 
   5 etc).
 * I would like to create a variable that elaborates in authomatic way the difference
   between geme win and lost by each team (and display it in the league table)
 * How can i do it?
 * thank you and regards,
 * Simone
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/page/2/#post-14405832)
 * Perfect, it works!
 * Thank you very much Tobias for your help 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/#post-14403817)
 * Ok thank you very much! For now I will mantain enabled the sorting function for
   the users.
 * One last thing: is it possible to add a column with the row number? (I would 
   like to display a ranking, so for the max number into column one, display another
   one with value “1”, for the second “2” and so on).
 * Thank you again and regards,
 * Simone
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/#post-14403296)
 * I’ve tried changing the locale of my table, now the sort is better, but still
   not correct if i diseble it on the FE and using only the string “order”: [ [ 
   1, “desc” ] ] 🙁
 * I’ve this situation (if the sorting function is disabled on the FE):
 *     ```
       Tommaso M.	189	
       Davide	        189	
       Marco G.	94.5	
       Tommaso D.	94.5	
       Simone G.	196.5	
       Costantino	196.5
       ```
   
 * and also:
 *     ```
       Gianmarco	417	
       Gabriele	417	
       Antonio	        498	
       Simone C.	498
       ```
   
 * 189 and 94.5 appear before 196.5 and, in the second case, 417 is before 498 🙁
 * If I enable the sort on the FE it works, but if i disable it (I would like to
   have a fixed table) the order doesn’t work
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/#post-14403169)
 * I don’t know why… i’ve checked the option “Enable the visitor to sort the table.”
   and if i visit my site at the beginning i see the sorting option…now it is not
   visible in the FE anymore (but in admin console the check is on).
 * I performed now another saving from the admin console…now the sorting option 
   appear again…
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/#post-14402892)
 * seeing the table, it seems that it takes the lenght of the number (like a string)
   and not the numeric value.
 * For this reason the fisrt value (in descending order) is 196.5 (5 characters),
   followed by 94.5 (4 characters) and after the alphbetical order of the other 
   numbers with 3 characters
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/#post-14402855)
 * Can you try again now? Sorry
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/#post-14402462)
 * Yes sorry, i’ve enabled it (I’m seeing that the sorting is not working also from
   Front end side, strange, maybe is there some error in my formula? The numbers
   are not recognized by the plugin?)
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/#post-14402057)
 * Hi Tobias,
 * here the link of my website:
 * [https://padellandoleague.altervista.org/ranking/](https://padellandoleague.altervista.org/ranking/)
 * thank you and regards,
 * Simone
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Sort troumble](https://wordpress.org/support/topic/sort-troumble/)
 *  Thread Starter [default587](https://wordpress.org/support/users/default587/)
 * (@default587)
 * [5 years ago](https://wordpress.org/support/topic/sort-troumble/#post-14401907)
 * Hi Tobias,
 * firsto of all, thank you for the fast answer.
 * I’ve tried to put the shortcode of my table in an article and publish it into
   my website. Unfortunately, it still not works 🙁
 * I can’t put some screen in this forum, I try to explain my steps:
    1. I created
   a new table as wxplained before, with 12 rows and 5 column. The first column 
   is a string (visible), the next three columns are numbers (hidden) and the last
   one is a formula (= (B2 * 0.5) + (C2 * 0.3) + (D2 * 0.2)). 2. in edit page, at
   the end of it, I copied your string in the text area “custom commands” and select
   the checkbox “Use the following properties from the Javascript DataTables library
   with this table:” (it is translated from Italian, I don’t know if it is the same
   in english) 3. I created a new article and used the chortcode: “[table id = 1/]”
 * Thank you and regards,
 * Simone
 * P.s. Sorry for the error in the topic’s title … i can’t change it 🙁
    -  This reply was modified 5 years ago by [default587](https://wordpress.org/support/users/default587/).

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