ThemeBoy
Forum Replies Created
-
We’ll try to cover all options π
Oops, yeah you’re right. Lower numbers on the left π
All good, we’ll use the other ticket π
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] GAA and ClubGood point! We’ll change Current Team to Current Teams in the next update π
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] An issue with the widgetsGlad to hear that π
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Automatic update of league-tableGlad I could help π
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] An issue with the widgetsHi there,
It looks like the theme doesn’t have any table styling. You can add some padding to the table and make it full width by adding the following code via SportsPress Settings > General tab > Custom CSS:
.sp-data-table {
width: 100%;
}
.sp-data-table td,
.sp-data-table th {
padding: 5px;
}Hi again!
Very cool, I definitely see how this can be useful.
We’ll look into this a bit more and see how we can integrate this, either in core or as an extension.
I’ll let you know when we move forward with this feature.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Automatic update of league-tableHi again!
Thank you for the screenshots.
Firstly, could you check that the event is in the same league and season as the league table settings?
If it is, then from the league table edit screen, can you delete the 0’s (zeroes) so that all you see is the placeholders? Then, you should see that the automatic values are there.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Suggestion: Who assisted who?Cool idea! This would be a bit more involved, as we would need a way to select which performance columns are enabled to be assigned to players (e.g. for Assists, but not for Yellow Cards or Red Cards). We’ll definitely look into an elegant way to implement this.
Hi guys,
Thanks for your feedback. This is a great suggestion and we’ll be looking into ways to implement this without changing the behavior in the current version. An idea we have for this is to add a “privacy” setting to each team, so that you can select whether a team has performance tables in events, and whether it has its own page.
Regarding “my team” tables, these are interesting ideas. Do you have an example or two we can have a look at, to get a better idea of how to implement these?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Demo SitesHi there,
Thanks for checking out SportsPress!
The demo on our site is for our Football Club theme, but it has similar functionality to SportsPress. We’re working on an update that takes full advantage of SportsPress, and will be publishing a demo soon.
The theme does not come built in with any payment features, but the next update will contain templates for WooCommerce so that it works and looks great out of the box.
The aim is to release SportsPress version 1.0 by the end of this month. There are a lot of features that we’d still like to implement and test, which is why the plugin is still in beta π
We definitely want to make it easier to populate player lists when new players are added. We’re leaning toward adding an “Auto” setting to player lists, so that instead of choosing each player to add to the list, all players with the given criteria (League, Season, Team) are automatically displayed.
Agreed, we’ll definitely fix this π
Good suggestion. Is this one is similar to http://wordpress.org/support/topic/team-drop-down-not-populated?replies=2