default587
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Calendars are not updatedSorry, 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!
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
In reply to: [TablePress - Tables in WordPress made easy] Sort troumblePerfect, it works!
Thank you very much Tobias for your help 🙂
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sort troumbleOk 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
In reply to: [TablePress - Tables in WordPress made easy] Sort troumbleI’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.5and also:
Gianmarco 417 Gabriele 417 Antonio 498 Simone C. 498189 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.
- This reply was modified 5 years ago by default587.
- This reply was modified 5 years ago by default587.
- This reply was modified 5 years ago by default587.
- This reply was modified 5 years ago by default587.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sort troumbleI 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.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sort troumbleseeing 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
In reply to: [TablePress - Tables in WordPress made easy] Sort troumbleCan you try again now? Sorry
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sort troumbleYes 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.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sort troumbleHi Tobias,
here the link of my website:
https://padellandoleague.altervista.org/ranking/
thank you and regards,
Simone
- This reply was modified 5 years ago by default587.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sort troumbleHi 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.