My team plays in tournaments every week. In those tournaments we could play 5 to 11 different teams/games over a two day period.
I want to track our games by tournament.
So would the League be the Team Name like I have then each season be the name of the tournament and then I assign events to each season/tournament?
]]>Hopefully I’ve just missed something small. Seems like the answer should be obvious but I can’t figure it out.
]]>I have put screenshots of the two states here: https://cloud.fromm-media.de/s/jJZoG5NYeJLpo6y
I use WordPress 5.9.2 and SportsPress version 2.7.15.
]]>Have someone had the same problem?
Do you know if i have made a mistake during configuration?
I have tried to log up in vikWP.com to open a ticket to the support team, but i don’t know why they keep saying that i can′t because there is no license purchased… but, I do have a license…
Can anyone help with this?
]]>Some of the players have played 2 seasons.
When I create Player List or League Tables, I am selecting particular season for which players have played.
However the filter isn’t working well. I am seeing the season players, but the scores in the metrics reflect even previous seasons. Can you pls help?
]]>Thanks for the help on my previous question !
Now, I would like to display a single calendar, containing three resources (1,2 & 3) with different select-day conditions. E.g. resources 2&3 must be full weeks, resource 1 has no constraints.
My code
[bookingselect label='Choisissez votre hébérgement: ' form_type='standard' nummonths=2 type='2,3,1' first_option_title='...' options='
{calendar months_num_in_row=2},
{start-day condition="season" for="Haute Saison" value="6"},
{select-day condition="season" for="Haute Saison" value="8,15,22,29,36,43"},
{select-day condition="season" for="Basse Saison" value="3-30"},
{select-day condition="season" for="Moyenne Saison" value="3-30"}']
Desired code
[bookingselect label='Choisissez votre hébérgement: ' form_type='standard' nummonths=2 type='2,3,1' first_option_title='...' options='
{calendar months_num_in_row=2},
{start-day condition="season" for="Haute Saison" resource="2,3" value="6"},
{select-day condition="season" for="Haute Saison" resource="2,3" value="8,15,22,29,36,43"},
{select-day condition="season" resource="2,3" for="Basse Saison" value="3-30"},
{select-day condition="season" resource="2,3" for="Moyenne Saison" value="3-30"}']
Another option : apply seasons to a specific resource. e.g. “Haute Saison 2-3” & “Haute Saison 1”
]]>I am migrating from Joomsport in Joomla! to Sportspress and I’m trying to understand the structure of how things work here. Joomsport linked matches (Sportspress events) to seasons and seasons linked to tournaments (Sportspress leagues). Sportspress seems to work by linking an event to a season and a league.
I want to display player stats. If you see https://www.tchoukball.org.uk/tchoukball/wp/player/richard-jackson/ then the player has scored 0 points in Super League but he is shown in the league and season on that page.
In https://www.tchoukball.org.uk/tchoukball/wp/event/bury-kings-vs-team-uk-women/ you can see the player scored 1 point and this is shown in the Career total table amongst others. But the point total for Super League remains at 0. The player is linked to the ‘Super League’ league and the ‘2019-2020’ season.
Can you help and explain please?
Thanks,
Richard