kkarol
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress for Baseball] Configuring Event DisplayHi Roch,
thanks for the quick reply. As usual I found the settings where one can rearrange the elements 5 min after posting.
Unfortunately I don’t have a live website using SportsPress yet – working offline first and if it works offline I hope to persuade the others on our team to switch to SportsPress.Hmm, using CSS is an interesting idea… I will give it a try.
Forum: Plugins
In reply to: [SportsPress for Baseball] Missing baseball statsHi Roch,
thanks for the prompt reply, I looked into SP plugin and into the extension so I know it is a lot of coding. I’m looking for a plugin to help manage our team’s needs without having to hack the code of the plugin and making it difficult to maintain the site over longer period of time.
Just as a aside: Baseball is a sport obsessed with statistics so missing a third of stats is making the plugin much less appealing (not immediately for us in the short term).
Cheers,
KarolForum: Plugins
In reply to: [SportsPress for Baseball] ERA field not shown in player editorHi Nicolas,
I don’t think that is a bug – it’s just that if you specify AVG (meaning batting average) to be relevant for both pitching and batting (which is the default setting for whatever reason), then it is going to be displayed with pitching as well. I checked: in my case it displays the value zero even if it has a non-zero value in batting. Have to investigate further…
Forum: Plugins
In reply to: [SportsPress for Baseball] Sorting player stats for baseballCouple of hours later and I realise I should have figured this one out before asking. Anyway here is the answer (sorry for talking to myself):
Each statistics (Player Performance and Player Statistics) has a “Post Attributes” Order (on the RHS) which one can specify. All stats are ordered according to this value. The predefined stats have values starting with AB value of 10 and growing in increments of 10.
Both Player Performance and Player Statistics are merged and sorted together.PROPOSAL: Maybe I’m slow but it would be nice to mention the importance of this parameter somewhere e.g. listing it in the Configure tab along with e.g. Format or Description.