• Resolved pvanremmen

    (@pvanremmen)


    I want to output a player list, grouped by position. Like below. How can I do this? Thanks in advance!

    Goalkeepers:
    1. Goalkeeper name A
    2. Goalkeeper name B

    Defenders:
    3. Defender name A
    4. Defender name B

    Midfielders:
    5. Midfielder name A
    6. Midfielder name B

    Attackers:
    7. Attacker name A
    8. Attacker name B

Viewing 6 replies - 1 through 6 (of 6 total)
  • Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out!

    In order to do that you’ll need to have different players lists

    Kind Regards,
    -Roch

    Thread Starter pvanremmen

    (@pvanremmen)

    Hi Roch,

    I actually did found a ‘group’ option in the player list. Also by position. But the order of the positions is not right for me.

    At this moment when I group a player list by position, the order is:
    – Attackers
    – Goalies
    – Midfielders
    – Defenders

    I need it to be:
    – Goalies
    – Defenders
    – Midfielders
    – Attackers

    It would be a great addition to be able to change the order of the positions.

    Thanks in advance.

    Best regards,

    Peter

    • This reply was modified 7 years, 8 months ago by pvanremmen.
    Roch

    (@rochesterj)

    Hi Peter!

    Thanks for your reply!

    That’s a limitation of the current feature indeed ??

    Thanks for your suggestion!

    Kind Regards,
    -Roch

    Hi Roch,
    I’m Andrea and I’ve the same issue.
    On themeboy demo website it seems possible.
    Any suggestion in order to recreate the demo layout?

    Best Regards,
    Andrea.

    Plugin Author Brian

    (@brianmiyaji)

    @pvanremmen @rochesterj @morabit I can help with this.

    Player positions are ordered alphabetically by slug, rather than title. So you can control their order by adding a number to the beginning of the slug of each position.

    In our soccer demo, for example, the slugs for each position are:

    1-goalkeeper
    2-defender
    3-midfielder
    4-forward

    You can do this for any number of positions, and there’s no need to change the name of the position. Only the slug ??

    Roch

    (@rochesterj)

    Great idea @@brianmiyaji, I’ve completely forgotten about the slugs workaround ??

    Kind Regards,
    -Roch

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Group player list by position’ is closed to new replies.