sylo18
Forum Replies Created
-
ok good to know, thanks @savvasha .
So my website hosts are saying the database is clean.
So I’m thinking, if I delete all the plugins and themes and re-install them all, that should hopefully clear any issues. If that is the case, what is the best way to make sure I keep all my settings and data?
Just trying to come up with the best plan of action!
Thanksthanks @savvasha
I’m trying to fix/cure the problem. “SportsPress for Football (Soccer)” is an outdated plugin, do you know if it will this be getting any security updates, as this could be the cause of the hack?
As removing it I assume will mess up a lot of the functionality of sportspress plugin?
Thanks
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Career Stats incorrectok thanks. I’ll keep an eye out for a fix.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Compare two players statsThanks
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Career Stats incorrecthmmm, but thats not quite correct…
On the front end the Totals don’t include the deselected season… Only the Goals to Game ratio is using the deselected season to calculate its total.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Compare two players statsOk thanks.
Is there a place we can track these sort of updates so I know when/if they get implemented?Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] A way to add past stats?Seems like I have to add all the previous seasons matches so they count towards a players played games in a “player list” and for everything to work automatically..
Is there any other way other than this?Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] A way to add past stats?Hey
So finally got around to implementing this, and like the last poster said, the stats added are not shown on Player Lists for some reason.This does seem to be the best option.
I guess my fear was I might implement them in the future, or it might mess something else up unforeseen, so was just seeing if there was a way to hide them for now.
But if not, then that’s what I will do.Thanks
I don’t know if this will work for everyone, but I was able to add some CSS code to hide the section I wanted:.sp-template-player-statistics {
display: block;
}.sp-template-player-statistics:first-of-type {
display: none;
}Hope that helps anyone searching for an answer.
Yeah it definitely seems to be some sort of coding mistake.
It shows the correct amount in the header when you also show “league” in the full stats. See here:
https://ibb.co/q7pwLp0
Compared to when “league” is hidden in settings:
https://ibb.co/LR5r7WFSo as soon as you hide “league”, the header info is wrong.
I’ve found the php page in the theme editor (Alchemists: player-statistics-league.php (sportspress/player-statistics-league.php)), but unfortunately its not clear which bit of code needs to be modified to either visually hide “league” or fix the code to show correctly in the header.
Any help would be greatly appreciated.Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] A way to add past stats?amazing, that second part should be perfect! Will implement it hopefully next week, any issues I’ll come back, but that should be perfect.
Thanks
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Custom Field Names/CodesI tried accessing ACF Pro (even though its technically hidden) but it shows no custom field names, so I’m guessing they have been hidden too. Is there away to access them?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Custom Field Names/CodesYeah I knew it would be custom code, the problem is trying to figure out what “Career Totals” custom field is labelled as. How would I go about finding that?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Custom Field Names/CodesI want to add Career Totals:
https://pasteboard.co/uafkxy4xWe3s.jpgTo the bulk edit part of the players page: