Sorry, the code that is generated is:[matches league_id=1 mode=]
I suspect that after the equal sign should be a word like matchday
That’s what I tried with no success…
the code must be:
[matches league_id=1 mode=all]
if you want to display only 9 matches:
[matches league_id=1 limit=9]
It doesn’t group the same-matchday matches as I want…
Maybe for just one single error in the whole calendar it doesn’t find it complete and makes this error. Could it be this?
[matches league_id=1 mode=all]
you have to change id=1 with your id number
Of course, I know… but it doesn’t work π
If anyone wants to have a look, just go to: http://nouwebwp.basquetmanresa.com/calendari-liga-endesa-2013-2014/ into Lliga ACB tab.
I need to solve it, please!
As i tell you before that the code is that one, i think that you have some thing wrong in matches
try to control again
here there is all codes you can use:
[matches league_id=1 mode=all]
[standings league_id=1 template=new]
[matches league_id=ID]
[matches league_id=1 match_day=31]
[matches league_id=1 limit=10 time=prev order=”date DESC”]
[matches league_id=1 limit=10 time=next order=”date ASC”]
[standings league_id=1 group=A template=last5 logo=true]
[crosstable league_id=ID]
[teams league_id=ID]
[championship league_id=ID]
[standings league_id=1 template=last5]
[standings league_id=1 group=A template=last5 logo=true]
dont forget to change the id number
i have a look into Lliga ACB tab. your calendar is perfect !!!!
Yes, but I needed to see groups of matches “Matchday by Matchday”, and that’s the thing I can’t do.
by matchday is not possible