• Resolved theseven13

    (@theseven13)


    Hello
    I am looking for a different way to use sportspress.
    My problem :

    1 x team parent ( = A )
    2 x team child ( =A1 and =A2)

    What I would like to do is: A1 + A2 = A
    Is it possible ? I tried several things but I did not find the solution to do it in automatic.

    Exemple :

    Team Ferrari ( parent) = team ferrari2021 (child) + team ferrari 2022 (child)

    the addition is not made between the two.
    Do you have a solution? What is the purpose of the parent in the plugin? Apart from sorting I don’t see what it does


Viewing 2 replies - 1 through 2 (of 2 total)
  • As you say, it’s only to sort, unfortunately. For example it would be useful if:
    – Team parent
    — Team Child 1
    — Team Child 2

    If I create a match list, with the selection Team Parent, it displays the matches of Team Child 1 and Team Child 2. But this is not possible.

    Plugin Contributor Savvas

    (@savvasha)

    Hi @theseven13 and @plou77 ,

    Using the WP_Query post_parent parameter you may achieve what you want. Ofcourse you need to use a custom-made template in which you will fetch you data using your custom-made query.

    Thanks,
    Savvas

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PARENT TEAMS’ is closed to new replies.