Thread Starter
Jux071
(@jux071)
hi @corrinarusso
I know how to create table, but I want to see matches only from two teams that they played between themselves.
When I create table and manually select two teams, it will show all matches they played, not h2h.
@jux071
*ALL* previous matches between those two teams ?
or,
Only the “last played” match between those two teams ?
Thread Starter
Jux071
(@jux071)
@corrinarusso
all previous matches between those two teams
I posted a link for example, as you can see those two teams on link played 27 matches, so I want to have something like this:
Team Played W D L F:A
Zrinjski 27 19 3 5 47:16
Sloboda 27 5 3 19 16:47
Hi!
Thanks for reaching out.
The easiest way is probably creating a matchday or even a competition just for these 2 teams. Unfortunately, we don’t have a shortcode for specific matchups.
You could do this with a bit of custom code though, it shound’t be too hard with a WordPress loop
Thanks!
Thread Starter
Jux071
(@jux071)
Thanks for response.
I’m not on that level of coding haha
Hi!
Oh, I probably expressed myself badly. I meant that it was easy for WP devs, not that it was easy in general. Indeed, this requires some knowledge regarding how the PW loop works π
Thanks!
Hi;
Do you want to show the matches played by the teams playing among themselves?
Sportspress> Settings> Match
If you make Past Matches <ON>, you will see past matches among the teams on the match page.
https://prnt.sc/rnj2or
It is shown as Past Competitions on a sample match page. Is this the shape you want?
https://prnt.sc/rnj3g4
Now I realized that this feature is not my Sportspress anyway, but only Sportspress Pro.
-
This reply was modified 6 years, 2 months ago by
ozgurgedikli.
Hi there,
That’s a Pro feature π
You probably see this because you have SportsPress Pro installed.
Thanks!