ThemeBoy
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Adjust Page Layout?Hi there,
Centering the text in the tables can be done via CSS by adding the following line to your theme’s stylesheet:
table.sp-data-table td, table.sp-data-table th { text-align: center; }
The template for generating the league table is in admin/templates/league-table.php
I hope this helps 🙂
Hi there,
Thanks for all your feedback 🙂
We’ve just released version 0.4.2 which includes checkboxes next to each league table column (via admin) that enable hiding specific columns.
Player profiles have also been moved above the metrics section, and the number has been removed in favor of displaying it next to the player’s name.
Regarding player lists and event schedules, we’re continuing to develop the plugin and will be releasing updates that include more options in these areas.
See http://wordpress.org/plugins/sportspress/changelog/ for the full changelog.
Hi again,
We’ve just released version 0.4.2 which displays team names in league tables as plain text by default. The changelog is available here: http://wordpress.org/plugins/sportspress/changelog/
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Ideas for improvementHey guys,
We’ve just released version 0.4.2 with the following additions related to league tables:
- An option to display logos has been added to Settings > SportsPress > League Table
- Each column now has a checkbox that can be unchecked to hide that column from the full league table
- League table widget options have been added to limit the number of rows and display a link to view full table
See http://wordpress.org/plugins/sportspress/changelog/ for the complete changelog 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Fatal Error OccurringHi there,
Glad you’re enjoying the plugin 🙂
Yep, the error has been fixed and is now available as version 0.4.2
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] link registered user to a playerHi there,
You can change the Author of a player by editing the player, then scrolling down to the “Author” section. Select the user that corresponds to that player from the dropdown.
This will give that user access to edit his or her player profile.
If a player doesn’t exist for a user, you will need to create a new one, then change the Author.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] HandballHi there,
Yes, the plugin can be used for handball by adding the required statistics via Settings > SportsPress > Players tab, and Settings > SportsPress > League Tables tab.
We’ll be adding a preset for handball in the future 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Arabic coming soonHi there,
We’ve just created a Transifex project to manage SportsPress translation files 🙂
Thanks for checking out SportsPress!
A player list (roster) can be viewed directly, similar to a post or a page. To view a player list that you’ve created, go to Players > Player Lists and click “View” under the name of the list.
You can also add a player list to a menu by clicking “Screen Options” at the top of the Appearance > Menus screen, then selecting “Player Lists” to show on screen.
League Tables and Events can also be viewed directly and added to menus in the same way.
We’re currently working on a set of shortcodes that will enable adding player lists, league tables, and calendars to posts and pages 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Fatal Error OccurringGlad to hear that!
We’ve just released a minor update (0.4.1) that checks if all players are selected. It should be displaying all of the players when you view the list, but let me know if the data is still missing.
Regarding import/export, the current version includes a CSV import tool for players and teams. To use the importer, go to Tools > Import and select one of the SportsPress importers.
Glad you’re enjoying the plugin!
Great idea, we’ll be adding an option in the league table widget to choose whether the team names link to individual team pages 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Arabic coming soonThanks, we’re looking forward to your Arabic translation!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Ideas for improvementHi guys,
Just a quick update:
Introductory documentation
A getting start video and some introductory documentation relating to the settings page have been added.
Getting Started with SportsPress: http://www.youtube.com/watch?v=H4XDwK6mz1g
General Settings, Event Settings, League Table Settings, and Player Settings: http://wordpress.org/plugins/sportspress/installation/
Select all players
A “Select All” checkbox has been added to the top of the player selection area when editing events.
We’re working on adding some of the other features in the next update.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Import game/player statsJust a quick update — we’re still working on the CSV import tool for events, which unfortunately didn’t make it into version 0.4 but we’re hoping to add it in the next release.
Thanks for your questions! I’ve addressed them in the other thread 🙂