ThemeBoy
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] sidebar issueHi kev,
You’re right, it looks like the template isn’t being applied. Could you send a screenshot of the folders again?
The template loader is located in sportspress/includes/class-sp-template-loader.php. If you’ve created a sportspress.php in your theme’s root folder, this will override all templates.
Hi again!
The next major update will be version 1.0. We are still aiming to launch at the end of the month 🙂
Hi there,
Thanks for checking out SportsPress!
A bulk create tool is definitely on the roadmap for us. We are currently working on core features, then will be addressing usability improvements like these.
Assigning squad numbers to players per match was requested by another user as well and we will be adding this feature in the next major update.
Referees are also a popular request and will likely make it into the next release as well.
I’ll let you know when these updates become available 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] sidebar issueHi kev,
Try changing the folder name from “sportpress” to “sportspress”.
Let me know if that works 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] tournament modeHi there,
We’re working on this feature, which will be released as an extension.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] sidebar issueHi kev,
For the player profiles you will need to create your own template. The easiest way to do this is to create a copy of the full width template (template-onecolumn.php) from your theme folder and paste it into a new folder called “sportspress”. The name of the file should be “single-player.php”.
Basically, copy this file:
wp-content/themes/graphene/template-onecolumn.php
to:
wp-content/themes/graphene/sportspress/single-player.phpYou can also do the same for events (single-event.php), calendars (single-calendar.php), teams (single-team.php), league tables (single-table.php), player lists (single-list.php) and staff (single-staff.php).
Hope this helps!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Players data is not showingHi there,
Thanks for the additional info. There was an issue with the player list columns not displaying in the last update. We’ve just released version 0.9.3 which fixes this issue.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Calendar questionHi kev,
Looks like a permalinks issue. Try these solutions:
1. Go to Settings > Permalinks and click “Save Changes”, then see if the error is still there.
2. There may be an overlap with another plugin. Try changing the “Events” permalink to something else (example: games) and Save Changes.
Let me know if the issue persists after these steps.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Players data is not showingHi there,
In version 0.9 we added checkboxes to select columns to display for players (similar to league tables). You’ll need to check the checkboxes next to the column labels for Goals, Red Cards, and Yellow Cards to display them.
Hope this helps 🙂
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event Results Won't DisplayHi Andrea,
Thanks for your ongoing feedback.
It looks like the Event Blocks layout was only displaying results when the teams have logos. We’ve fixed this so that results are now always displayed. The fix is included in version 0.9.1.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] adding dates to eventsHi kev,
Thanks for your question.
The date for an event is the same as the publish date. When adding an event, change the publish date in the top-right corner and click “Schedule”. The event with now be scheduled in the future.
You can display a list of upcoming events, similar to the example, by creating a new Calendar. Go to Events > Calendar > Add New, and change the layout to “List”.
Hope this helps!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Slugs not changingHi again,
There are a few different possible causes for this. Sometimes, permalinks aren’t flushed the first time. To flush permalink, go to Settings > Permalinks and click “Save Changes” twice.
If it still doesn’t work, I’d like to have a look at the system status. Please go to SportsPress > System Status and paste the output here (using the “code” button).
Thanks!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Slugs not changingHi there,
Thanks for checking out SportsPress!
Hmm… that is an odd one. I assume you’ve already changed the permalink structure to something other than default?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] how to ?Hi kev,
That’s okay, I’m happy to help.
you can see Mark won both frames but yet his stats shows a draw not a win
This is because the Event Outcome is being counted, not the Player Performance. We’ll need to add a way to choose outcomes per player. The current version of the plugin only has overall outcomes per team, so we think adding options to the “Status” dropdown would make sense.
We’ll be releasing an update next week. I’ll try to get that feature added in by then 🙂
Regarding player order, this is also automatic. We’ll definitely include a way to reorder players in the next version too.
I’ll let you know when the update becomes available.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] StaticsHi there,
No worries at all, I’m happy to help 🙂
The current version of the plugin does not have a Team column in player lists, but that is a great suggestion. We’ll be sure to implement it in the next major update coming next week.
If you need the column now, you can add a new Player Metric (SportsPress > Settings > Configure > Player Metrics > Add New) called “Team”, then enter the team name for each player. We’ll make it much easier in the next version though 🙂
I’ll let you know when the update becomes available.