• Resolved adrienpit

    (@adrienithone)


    Hello Antoine, hello everyone,

    Is it possible to have secondary rankings? That is, to have the global ranking, OK, but also to have a special ranking for a company, another for an association, etc…
    In other words, to have groups in the main ranking.

    Thank you

    • This topic was modified 9 months ago by adrienpit.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author AntoineH

    (@antoineh)

    Yes, that is possible. Those are called leagues in the plugin. But please note that a user can only be in one league.

    There are also so-called custom rankings, but those are for grouping subsets of matches, e.g., a ranking that only takes the matches from a group phase into account.

    Thread Starter adrienpit

    (@adrienithone)

    Ok thank you.

    In his profile, a user can’t change league after registration ? Is there a solution without asking the admin?

    Plugin Author AntoineH

    (@antoineh)

    No out-of-the-box solution. Only by writing some custom code.

    Thread Starter adrienpit

    (@adrienithone)

    ok thank you

    Thread Starter adrienpit

    (@adrienithone)

    Can you help me Antoine to write the code (or maybe just a function) to have the possibility for users to change his league after registration ? In the user’s profile for example ?
    Thanks a lot

    I think this could be an interesting add-on to the plugin.

    • This reply was modified 9 months ago by adrienpit.
    Plugin Author AntoineH

    (@antoineh)

    I created a simple shortcode as an example. The shortcode will output the form and handle the save action. If you want to use it in another way, then you’ll find the necessary code in my example (a way to save the league and a way to output the leagues).

    [fp-league-edit]

    Or, if you want to use a different text before the dropdown:

    [fp-league-edit label="Lorem Ipsum: "]
    Thread Starter adrienpit

    (@adrienithone)

    Thanks a lot Antoine, it works perfectly, it’s great !

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Other rankings ?’ is closed to new replies.