ander26171
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] News and player table problem^^ what he said 😉
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] League table name repeatedIt appears to be a bug ?
When you select 2 or more tables under Teams>Edit Team settings>League Tables it shows the league title twice.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Pic size in player listsAdd to Custom Css and change line-height to suit the size you need
.sp-player-list td {
line-height: 4em;
}If you change this it makes the row look very big.
You can also add this code to Custom Css to make it look smaller, if you need to.
table tr td {
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 5px 0;
}by adjusting the padding it changes the size of the row height.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Pic size in player liststry putting this code into Sportspress > Settings > General > Custom Css
.sp-player-list .data-name .player-photo img {
height: auto;
max-height: 5em;
max-width: 5em;
width: auto;
}you can then play about with the max-height and max-width to suit the image size.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Changing Team Table column nameSportspress > configure > Table Columns, Edit button on right side.
go to the page & edit on the right side choose full template.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Import events (volleyball)You can create a csv file using microsoft excel. I have recently imported over 150 events to my website using excel, the only problem i encountered was having to import 30 events at a time, but it was no major hassle.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Import events (volleyball)Team B goes on the cell below Team A.
you can download a sample csv file from Sportspress under Events>Import
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Calling Event Logoscode for img is <img src= and not <img src:
In Admin, select Teams, choose you’re team (hamilton-thunder) select to EDIT team > look to the bottom of the page for Profile (make sure the profile section is opened by clicking the small arrow at the side, SEE IMAGE ) put you’re shortcode in the box.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] How to add team to a Group?look under Teams, then select to edit Bluebirds team, look to the right side for Details > Competitions and select the competitions (Group A B C) you want Bluebirds in.
On the team page you can add tables and players for each season by selecting them under edit team in admin. Link
To add the matches I setup a new calender, selected all season/competitions that my team had played in got the shortcode and placed it in the profile box at the bottom of the edit team page.
As for the pagnation problem i cannot advise on that, i have all pagnations turned off in the settings and have teams > league tables set at 12.
Is it something like this you are looking for ?? Link
Settings > Teams > League tables, set to 13. Also make sure you have the teams set for that competition and season.
Look for in admin, Teams > League Tables and edit the league table, click on the radio selection icon under “Values” this selects specific team to be shown in league table.
I did notice on you’re website, all the teams have not played any games and will show as Pos 1 until games are played and data is added to the table, once that is done the correct position will be assigned to badgers