Title: cesarewp's Replies | WordPress.org

---

# cesarewp

  [  ](https://wordpress.org/support/users/cesarewp/)

 *   [Profile](https://wordpress.org/support/users/cesarewp/)
 *   [Topics Started](https://wordpress.org/support/users/cesarewp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cesarewp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cesarewp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cesarewp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cesarewp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cesarewp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/users/cesarewp/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/cesarewp/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] statistic error on average minutes played](https://wordpress.org/support/topic/statistic-error-on-average-minutes-played/)
 *  Thread Starter [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/statistic-error-on-average-minutes-played/#post-17161845)
 * My fault,
 * I divided the minutes played by match partecipated and not for match played.
 * Sorry!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Season Changes](https://wordpress.org/support/topic/season-changes/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/season-changes/#post-13829485)
 * I think that is the major problem of the plugin.
    I think there’s no link between
   season/team/league. The workaround I’m trying is to have not the league with 
   its name, but a league name that includes the season. For example: “Serie A –
   2019-2020”, “Serie A – 2020-2021”, etc
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Sportpress Featured Event](https://wordpress.org/support/topic/sportpress-featured-event/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/sportpress-featured-event/#post-13598087)
 * anzi questo:
    .bigslam-sp-event-featured-info { color: white; }
 * dovrebbe andare meglio, modifica tutta la riga.
 * 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Sportpress Featured Event](https://wordpress.org/support/topic/sportpress-featured-event/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/sportpress-featured-event/#post-13598071)
 * ops…
    should be
 * .bigslam-sp-event-date {
    color: white; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] revise player page](https://wordpress.org/support/topic/revise-player-page/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/revise-player-page/#post-13598022)
 * ops.
    Sorry for that. maybe changing with this would work?
 * .sp_player img{
    display: none; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] revise player page](https://wordpress.org/support/topic/revise-player-page/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/revise-player-page/#post-13596318)
 * You should go from your dashboard:
    Apperance > Customise > custom css Copy and
   paste this:
 * img.lazy {
    display: none; }
 * should work.
 * Cesare
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Multiple teams and multiple season best practices](https://wordpress.org/support/topic/multiple-teams-and-multiple-season-best-practices/)
 *  Thread Starter [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/multiple-teams-and-multiple-season-best-practices/#post-13593313)
 * Right now I haven’t done much in that area, just a little.
    I’ve added some statistics(
   minutes played and average minutes played per match) that I think would useful
   to have. I think, mostly for young teams, would be better to have metrics linked
   to a season, or better have an history with data and metrics, so I could have
   an idea of how a kid is growing and maybe have graphics of it. Maybe those function
   are present in the pro version… don’t know, but as a team leader I would like
   to have pages (with views only for coaches) of those data. I’m not sure to add“
   marks” to statistics of players of each match. Maybe something more like stars
   where 1 is below average, 2 average and 3 above average, would be less disturbing.
   But don’t know yet. Too much staff could be bothering. I would add something 
   more for goalkeepers. I would like to know how many goals each had, right now
   that’s not available. It deals with the time played and eventually with the substition
   time. Would be easy to add it as new value, but think the input area would too
   crowded and should be not difficult to do automatically… I’ve added two values
   to have icons and time of subs (one for the player who is leaving the field and
   one for the player who is entering the field). I followed someone suggestion 
   in doing thatm, with no problem. I think also this should be automatic, since
   already sportpress ask who enters and when… but I really missed it, so I could
   not wait to have it right away.
 * What really doesn’t work, is the missing link between leagues/seasons. I didn’t
   figure it out right away and my solution is to name each league with the season
   year. But not sure what’s happening with this choice in the future.
    I would 
   chose the pay version just for this feature but doesn’t seems to be available
   neither in the pro version.
 * I haven’t had problems in configuring, even if I think other things should be
   changed. For example, if I manage a whole team, with all age sub teams I have
   different rules about how long a match is, but this settings belongs not to a
   league but to the whole sportpress. Than I see I can change it for every match.
   I would put that in the league rules.
 * too much?!
    🙂
    -  This reply was modified 5 years, 6 months ago by [cesarewp](https://wordpress.org/support/users/cesarewp/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Team page](https://wordpress.org/support/topic/team-page-3/)
 *  Thread Starter [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/team-page-3/#post-13593176)
 * thank you, I’ll have a look to both things.
    BTW, I’m not so confident with wordpress,
   so my question could be a little off topic, but could I write my own widget? 
   I mean, I like the birthday widget but would like to change it a little bit, 
   could I do it? Thanks. Cesare
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Sportpress Featured Event](https://wordpress.org/support/topic/sportpress-featured-event/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/sportpress-featured-event/#post-13593154)
 * should be enough to add
 * span.bigslam-sp-event-date {
    color: white; }
 * in your custom css
 * Cesare
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Same club, same player, different season](https://wordpress.org/support/topic/same-club-same-player-different-season/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/same-club-same-player-different-season/#post-13592154)
 * Not sure.
    what about having a new league every year, even if it is the same?
   If your player would be in a new league every year, let’s say “Serie A – 2019-
   2020” and the next year will be “Serie A – 2020-2021”, you should be able to 
   have it working. Or not? You should be able to have always your list available
   as soon as all yur players are also in the right league. Would it work?
 * cesare
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] revise player page](https://wordpress.org/support/topic/revise-player-page/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/revise-player-page/#post-13592133)
 * Should be enough add
 * img.lazy {
    display: none; }
 * to your custom code.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Multiple teams and multiple season best practices](https://wordpress.org/support/topic/multiple-teams-and-multiple-season-best-practices/)
 *  Thread Starter [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/multiple-teams-and-multiple-season-best-practices/#post-13576098)
 * done.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Same club, same player, different season](https://wordpress.org/support/topic/same-club-same-player-different-season/)
 *  [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/same-club-same-player-different-season/#post-13576079)
 * I’m not sure.
    but I think it does work. If the problem is the statistics, you
   can choos for every season which team the player played for. I have been testing
   the plugin since last season, we had a couple of players moving from our team
   to a different one (luckyly also from other teams to ours).
 * So, for example, this player who played for us last year and now plays for another
   team would be managed [this way](https://ibb.co/kcZfZdV)
 * For the player list, you have to add a filter on team or league. It is working
   for me… you can tell the player list to use “current season” so you don’t need
   to update that every year, unless the player changes the team.
    In my mind I 
   figured it out not to call the team as the leaague the player plays because ti
   changes quite often. I call the team with the name of the team + year of birth,
   that wouldn’t change.
 * [this way](https://ibb.co/m52vy8v)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Team page](https://wordpress.org/support/topic/team-page-3/)
 *  Thread Starter [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/team-page-3/#post-13575826)
 * where should I change that? in which page?
    thanks. I woluld like better to order
   match upside down and maybe filtering somehow. I just need to know where to change
   the code not to be overwrited next time sportpress is updated. Thanks cesare
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Team page](https://wordpress.org/support/topic/team-page-3/)
 *  Thread Starter [cesarewp](https://wordpress.org/support/users/cesarewp/)
 * (@cesarewp)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/team-page-3/#post-13561888)
 * 🙂
    Mywebsite is not always available… you should retry… Cesare

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/users/cesarewp/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/cesarewp/replies/page/2/?output_format=md)