Gator8
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Custom CSS messinessNot a high priority. A bit of an inconvenience, but I can work around it for now. Thanks for your help.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Create fixtures automatically1. Make sure you’re leagues (Sportspress –> Leagues) and seasons (Sportspress –> Seasons) are setup to your liking.
2. Go to Events –> Events and click on “Import Fixtures”. In that screen, click on “Click here to download a sample”. This will download a template for you.
3. Open the template in excel (or whatever editor you prefer) and populate the columns in the template. This is what mine currently looks like:Date Time Venue Home Away
7/10/2022 9:45 Skymark GTA Generals 4QT
7/10/2022 11:00 Skymark GTA Rockets Envy
7/10/2022 12:15 Skymark Bullets GTA Foxes
7/10/2022 13:45 Skymark Groundhogs VibeOnce you have input your entire season, save the file as csv. NOTE: Sportspress will import the exact team names you’ve typed in. If SP can’t find a team name, it will create a new team.
4. In “Import Fixtures”, click on “Choose File” and find the file you were just working on. Now click on “Upload file and import”. All this does is parse your file and start the import process.
5. On the next screen, be sure to set “Format”, “League”, “Season” and “Date Format” (matching it to your file). Also go and set any column that you are not using to “–Disable –”
6. Go down the list of fixtures making sure that everything looks correct and that the number of fixtures is displayed at the bottom of the page (plus 1 – as there will be a blank line at the end [which is normal and fine])
7. If something does not look correct, you can abandon this import, go and fix the csv file and start the import process again.
8. If everything DOES look fine, you can click on the “Import Fixtures” button. When the import is complete, the system will tell you how many records it has imported and created events for.Hope this helps you out.
KevinForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Create fixtures automaticallyI’ve created my seasons on Lobster League, exported from there and then imported the csv into Sportpress. I’ve also done the same sort of thing in Excel and saved the csv. There are many ways to do this.
That worked just great.
Thanks!
OK. Here’s the issue. In order to streamline the registration process for my league, I’m making the team managers fill out a first form that will allow them to add their player names and email addresses. Once submitted, I want to take all of those player email addresses and email them a link to a secondary form. This is where I am having the difficulty. Teams are allowed to have up to 21 players regsitered. NO matter how I try, I cannot get the checkboxes for EPlay20 and EPlay21 to save.
After you create your different leagues for your divisions, when you create league tables or calendars, you can then specify which leagues the tables and calendars apply to. So you can have separate tables and calendars for each.
Roch, I’m getting the same thing.
It’s easy to see it now. I’m only 1 game into my season.
Nothing has changed in configuration. All I did was add a new season and add the players to that season.Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Strange Player stats issueInstalled 2.6
Set events to draft and then published again. No change.Here’s what I’m talking about:
https://dawksports.com/player/clarie-mcneufeld/same season. two teams. different divisions. In this case, these teams DID play each other, but this player was only checked off as playing on 1 of the teams.
She played 2 games for High Sox and 1 for Storm.
The Career stats are correct, but if you look at the tables above that, things are messed up.
All of her stats came from her first game (for Storm), but the table show point for High Sox as well. She never had any stats with that team.I found that when I did this, I had to edit ALL events and make sure the performances had both offensive and defensive stats entered.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Strange Player stats issueOK. Let’s hold off on this one. I’ll test the 2.6 to see if it still happens.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Smart questions about pluginWhen crafting your player list, there is an option to “Skip if zero?” under the Sort by option.
If you choose ‘goals’ as your main sort criteria and then choose ‘Skip if zero’, then no players with 0 goals should show up on the displayed list.- This reply was modified 6 years, 11 months ago by Gator8.
If you change Columns to ‘Manual’ instead of ‘Automatic’, that should do it. But I think that would mean you would need to go through every player list you have and choose the columns you want to show. You may also have to go through every player and choose columns to display for them.
And, try as I might, I could not find a way to add a third Category (‘QB’). I created QB-specific stats, and, in conjunction with the manual columns and a player position called QB was able to get a pseudo third category.
The player profile should list both O and D performance stats under ‘Columns’. You will have to check off the stats for D for that player if you want to show them in the player profile.
I had to split it three ways – Offense, Defense and QBI did it this way:
.sp-player-list .data-name.sorting {
visibility: hidden;
}Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Table font sizeIf you have a link to the table, I’m sure Roch will be able to help you out.