ThemeBoy
Forum Replies Created
-
Thanks for letting me know about this. Do you see any errors in the console, or is there a live site I can see?
This is a cool idea, although it may be lower priority than the core functionality we’ll definitely keep it in mind 🙂
That makes sense. We could add an “All Leagues” option to the League setting in Player List Details, so that you can select players from all leagues within the selected team. We’ll address this in the next update 🙂
Ah, this one was actually a bug in that version where the league, season, and venue taxonomies were somehow applied to image attachments (Media). We’ve since removed this as it was not being used in templates.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Team drop down not populatedGreat idea, we could definitely make this happen as the default setting.
Agreed. We’ll definitely add this in the next update.
You’re right, we’ll need to add this 🙂
Thank you for taking the time to post all of your suggestions, and for a great review 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] GAA and ClubHi there,
Thanks for your feedback.
This actually is possible, by creating a parent team (Club) and child teams (Teams). When editing a team, scroll down to the Attributes box and you will see a dropdown labeled “Parent”. Select the main club from this dropdown, and the team will now be grouped into the parent team/club.
Hope this helps!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Automatic update of league-tableHi there,
Yes, league tables will automatically update when you edit an event result. Please note that an outcome must be selected, and the league table values should remain empty (so that you only see the grey placeholders when editing). If you need to adjust the values, you can click the “Adjustments” link above the league table via the edit screen.
Hope this helps 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Player profiles – StatsHi guys,
Thank you for your feedback, it really helps us develop and improve the plugin.
1. Good point! We just recently added Player Statistics as a way to use equations for players. The current implementation is that they are added to what used to be the performance table. We’ll definitely add a way to split the Statistics and Performance tables in the next major update.
2. Currently, the way to do this is to create a player list and add it to the team page. The reason we’ve separated this from the team page is because some teams have multiple leagues and seasons, so we wouldn’t know which set of player statistics to display.
For example, once the current season is over, you could keep the season’s player list in an archive page and create a new player list for the new season. Then it would be as easy as replacing the player_list shortcode on the team page 🙂
The other option, as suggested by Knut23, is to create a player list widget and add it to the team page. You could use a plugin like Simple Page Sidebars (http://wordpress.org/plugins/simple-page-sidebars/) to add a separate sidebar section to each team.
3. You guys are right, the player list can be used for sorting players by certain statistics, however the list will show all players. We have a setting in SportsPress Settings > Players that will limit the number of players to show per page. However, this will also affect the full player lists, so we’ll look into adding a “Limit” option to each player list in the next major update.
4. This is certainly in the works, although it will most likely be provided as an extension to the plugin.
Shortcodes are displayed when editing posts (Events, Calendars, League Tables, and Player Lists). The shortcodes currently available are:
[countdown #]
Display a clock counting down to the next event. If an event ID is given, will countdown to that event.[event_results #]
Display the results from an event.[event_details #]
Display the event details (Date, Time, League, Season).[event_performance #]
Display the player performance table from an event.[event_calendar #]
Display a calendar of events. If a calendar ID is given, the events from that calendar will be shown.[event_list #]
Display a list of events. If a calendar ID is given, the events from that calendar will be shown.[event_blocks #]
Display events in blocks format. If a calendar ID is given, the events from that calendar will be shown.[league_table #]
Display a league table with given ID.[player_list #]
Display a list of players and their metrics/performance/statistics if enabled in that list.[player_gallery #]
Display an image gallery of player photos. Uses default WP gallery markup.I hope this helps! Thanks again for your comments, and please feel free to let me know if there’s anything else you’d like to know about the plugin.
Hi again!
Thank you, I really appreciate your replies. The best way would be to post a separate support topic for each issue/suggestion. This way other users can quickly browse and find the topic they are looking for, and also allows us to mark them as resolved when new updates come out.
I look forward to your further feedback 🙂
Hi again!
Good idea about displaying a warning message, I’ll add that to our development.
I’m happy to help you restore the original performance variables if it would be useful. For soccer, these are: goals, assists, yellowcards, redcards.
Thanks again for your ongoing feedback, and please feel free to let me know if you have any other questions about the plugin 🙂
Hi there,
I’m happy to help you but we’d need a bit more info. From your WP dashboard could you please go to SportsPress > System Status and paste the contents of “Get System Report”?
Hi there,
Thank you for your feedback.
The data isn’t lost when you delete the Player Performance settings (SportsPress Settings > Configure). Rather, that data will no longer be displayed but will still be attached to the events.
However, if you save an event after the columns have been deleted, the data will be overwritten by the new data (or empty data, if you have no columns).
If you deleted the columns by accident you can add them again using the same variable names and your event performance will reappear, if you haven’t overwritten them.