Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Members Race-Club Standings: Best practices?

  • @noise

    Participant

    Hi

    Got an interesting challenge here. I’m creating a site for a race-club. What we’d like to have is a listing of the members standings in the various races over the year (12 each year).

    Ideally, the admin would enter in the results for each user for each race.

    Each member would see just his results on his profile page, but the total membership could see everyones stats in a grid on the front page (which would be sorted).

    I was thinking about futzing about with the Advanced Custom Fields plugin, but thought someone might have cracked this egg already.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • @danbp

    Participant

    Hi @noise,
    did you searched in existing plugins ?
    https://wordpress.org/plugins/search.php?page=2&q=race+result+plugin

    My 2 cents:
    Ideally, the admin would enter in the results for each user for each race.
    well, this let’s you to be so only plugin user. No need for a specific BP plugin in this case.

    From the plugin, you fetch the datas and insert them into a profile textbox called “result” Original isn’t it ? This work can more or less be automated. Depends of the plugin i guess.

    On the members directory, you output the content of the result box under each member name/avatar.

    @noise

    Participant

    Wow – I swear that that plugin wasn’t there

    I think that’s exactly what I need.

    Thanks Man!

    @danbp

    Participant

    You’re welcome !

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Resolved] Members Race-Club Standings: Best practices?’ is closed to new replies.
Skip to toolbar