ThemeBoy
Forum Replies Created
-
The issue has been fixed in version 0.2.5, which is now available in the WordPress directory. Thanks again for your feedback, and please feel free to let me know if you notice anything else!
Thanks for letting me know! Looks like a deprecated function that I need to update. Will fix it now 🙂
Hi there, I’ve released a new version of SportsPress which adds permissions to user roles. Hopefully this fixes the issue 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Rosters & resultsAwesome 🙂
By the way, I’ve just released version 0.2.4 which adds a better test for league table calculations (prevents dividing by zero) and also added a Google map to the venue archives.
Please feel free to let me know if you find any issues or have any suggestions for further improvements. Enjoy!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Rosters & resultsHaha, I wouldn’t mind that 🙂
I’ve just updated the plugin to version 0.2.3 which contains a preset for American Football.
To activate the preset, go to Settings > SportsPress and select “American Football”. If it is already selected, please select another sport, save, then select American Football and save again.
You’ll now see new statistics added under the “Players” tab on this page.
Player positions are also added automatically.When adding statistics to a player, be sure to select their position (for example, QB) so that only the statistics for that position are displayed.
I hope this helps! The presets are still being tested so I’d love to get your feedback.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Rosters & resultsGreat, we’re aiming to have the presets done by the end of next week but I’ll see if we can prioritize American Football 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Rosters & resultsWe’ll have presets for most sports in the near future, so hopefully that makes it easier 🙂
Yup, the plugin calculates scores from the events and adds them to league tables, player profiles, and team profiles. The scores are organized by League and Season, so you can have teams belonging to multiple leagues and also generate a seasons archive over time.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Rosters & resultsOops, I should hide that link for now 🙂
Regarding outcomes and results, here’s a brief explanation:
Outcomes: the end outcome of a game, for example “Win”, “Loss”, “Draw”, “Overtime Loss”, etc. An outcome is either “true” or “false”, and they are used for calculating percentages and streaks in the league tables. Also, an event without an outcome is not counted toward league table numbers, so if you have a friendly match, it’s best not to select an outcome.
Results: various values measured in a game, for example, “Goals”, “Red Cards”, “Yellow Cards” for soccer, or “1st inning”, “2nd inning”, “3rd inning”, “Runs”, “Hits”, etc for baseball.
Hope that makes sense! I’ll definitely be writing some detailed documentation soon.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Syntax errorGlad to hear that! As always, let me know if you find any other issues 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Rosters & resultsGlad my work is appreciated 🙂
Regarding your question, the only way to display a list of games is by using the packaged widgets. By going to Appearances > Widgets, you’ll see some custom widgets that SportsPress has added. These widgets are labeled with a “T” symbol.
The following widgets can be used for displaying events:
Events Calendar – A calendar of events, similar to the regular Calendar. The dates with events are highlighted and will link to the event page when clicked. If 2 or more events occur on the same day, a daily archive of events will be displayed instead, and you can choose the event from there.
Recent Events – A list of games that have already been played. Similar to the Recent Posts widget in WP core.
Future Events – A list of games that have been scheduled.
These widgets are pretty basic as they have been designed to work with any theme, using the same markup as core WordPress widgets.
Please feel free to let me know if you have any suggestions for the plugin, as I’m working on it everyday and hope to improve it based on community feedback.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Rosters & resultsHi Carl,
Thank you for checking out my plugin!
It’s being actively developed and will keep evolving 🙂
Here are the steps to create a season roster:
1. Go to Teams > Seasons and create a season.
2. Go to Teams > Leagues and create a league.
3. Click Add Team to create a team. Be sure to select the season created in step 1 and the league created in step 2.
4. Go to Players > Add Player and create the players for the team. Be sure to select the team, season, and league from the steps above.
5. Go to Player Lists and create a new player list. Select the league, season, and team from the dropdowns. You may need to save once, and you will see a list of players from that season.
6. Click on the checkboxes to select the players you’d like to display in this list and Publish.You can view this player list at any time, and it will display the players and their statistics.
We’re working on a way to select and deselect statistics to show, as well as displaying player photos. These will be included in future updates 🙂
Hi there,
The player statistics are displayed on Player pages. If you’ve created a player already, click “View Player” from the dashboard and that player’s statistics will be displayed for each league and team involved. However, if no leagues or teams have been created, statistics will not be displayed. We recommend using Player Metrics instead.
The player metrics are general details about a player that are displayed on every player page regardless of involvement in leagues or teams. For an example, see this page:
http://soccer.leaguetower.com/players/ben-white/
Height and Weight are “metrics” so they are displayed in the Details section.
Played, Goals, Assists, Yellows Cards, and Red Cards are “statistics” so they are displayed in the league sections below.I hope this helps! We’re working on documentation and will be posting it here when it is ready 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Syntax errorHi CW,
Thank you for letting me know about this. The error was due to PHP 5.3 being required for closures, which was used in the league table sorting function.
I’ve just released and update (version 0.2.2) which contains a fix for this. Please let me know if the new version works for you 🙂
Cheers,
ThemeBoyCool, are you logged in as admin or another role, and which version of SportsPress do you have?
Hi there,
Just wanted to let you know that I’ve added the features you suggested and updated SportsPress to version 0.2.1.
* A new widget called “Events Calendar” has been added. This widget looks the same as the default Calendar, but instead of posts it contains events. To add an Events Calendar to your site, please go to Appearance > Widgets and drag “Events Calendar” to your sidebar.
* Sum/Average player statistics have been added. When editing a player statistic, you can now select to calculate it as a Sum or as an Average. This also supports decimal values.
Future plans: I plan to add a “Precision” settings to the averages calculator, so that the calculation is rounded to the designated place, for example 2/3 = 0.67.
Thanks again for your feedback and please feel free to let me know if you have any further questions, comments, or suggestions 🙂