Ties in League Standings
-
We have a number of games that have ended in a tie. The league standings table isn’t reflecting that, since it only shows wins and losses.
So, I tried to fix this myself. I went to SportsPress, Customize, and created an Outcome called “Tie”, variable of “tie”, abbreviation of T, and a condition of “Equal R”.
Then I scrolled down to Table Columns, Add New, Label “T”, Equation “tie”, Description “Ties”.
The League Table looks like this:
[league_table id=”124″ title=”AAA League Standings” number=”-1″ columns=”t,w,l,pct,gb,rs,ra,diff,lten,strk” show_team_logo=”1″ show_full_table_link=”1″ align=”none”]PROBLEM 1: The count for ties is wrong. I know that a certain team has 2 ties, but it’s showing as 1.
PROBLEM 2: It’s showing as Ties, Wins, Losses, no matter which order I put it in the short code. It’s confusing, since people want to see records as Wins, Losses, Ties.
Is there something wrong with what I did, or is there a bug in the code?
Thanks in advance.
- The topic ‘Ties in League Standings’ is closed to new replies.