• jamezhb

    (@jamezhb)


    I need the standings in this format (Rugby Sport)

    Place Team PG PE PP PF   PC   DIF. PB Pts.

    PG : Games Won
    PE : Games Tie
    PP : Games Loose
    PF : Favor Points
    PC : Points againts
    DIF. : Difference in points
    PB : Plus Points.

    How can I leave the statistics in this format?

    Thanks

    http://wordpress.org/extend/plugins/leaguemanager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Same problem here. Any idea?

    Plugin Author LaMonte Forthun

    (@lamontef)

    The easy answer is that you need to build a custom standings template that organizes the output how you want it done. If you are getting all the data you need when you enter results, then building the template is a relatively simple project. If you aren’t collecting the right data with the results, then you also need to add the right fields in the ‘rugby.php’ file. If you know how to do basic PHP programming, it’s not a huge task. Some of the fields you require are calculations, such as Difference in Points, which means that the standings template that you’d build would have to include that calculation, the scores are already in the system.

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

The topic ‘Standings Rugby’ is closed to new replies.