matt007a
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] Table By GroupI just worked this out. I had the groups as AFC East Team; AFC North Team; AFC South Team etc etc.
Thus I needed to add the space in.
[standings league_id=17 template=extend logo=true group=” AFC West Team”]
Forum: Plugins
In reply to: [LeagueManager] Table By GroupI too am having problems. I’ve tried a few things
[standings league_id=17 template=extend logo=true group=AFC East Team]
Does not work, shows all teams and groups.
[standings league_id=17 template=extend logo=true group=”AFC East Team”]
Works fine.
[standings league_id=17 template=extend logo=true group=”AFC North Team”]
[standings league_id=17 template=extend logo=true group=”AFC South Team”]
[standings league_id=17 template=extend logo=true group=”AFC West Team”]
[standings league_id=17 template=extend logo=true group=”NFC East Team”]
[standings league_id=17 template=extend logo=true group=”NFC North Team”]
[standings league_id=17 template=extend logo=true group=”NFC South Team”]
[standings league_id=17 template=extend logo=true group=”NFC West Team”]Shows all the teams instead of just that group. Only AFC East, which is the first group in the list and equivalent to Group A, works.