• Resolved NickJP

    (@nickjp)


    For billiards and snooker competitions, I have high break player lists setup like so, to display the six players in each competition with the highest breaks. eg:

    [player_list id="13207" title="High Break" number="6" team="0" seasons="97" leagues="5" columns="hbwinsnbtwofour" orderby="hbwinsnbtwofour" order="DESC" show_all_players_link="1" align="none"]

    That works fine to show the top six players, but when I click on the “View all players” link at the bottom of that list, I see all the players names, but none of the breaks appear, even for the players whose breaks show up on the initial list, and the players names are in random order not sorted by their highest break. If I change the player list to show all players without having to click the “View all players” link, then I do see all the players with their breaks correctly sorted, though in this case that results in four pages of players being listed.

    [player_list id="13207" title="High Break" number="all" team="0" seasons="97" leagues="5" columns="hbwinsnbtwofour" orderby="hbwinsnbtwofour" order="DESC" show_all_players_link="0" align="none"]

    The one of the relevant pages that shows the problem is https://bsaact.org.au/snooker/snooker-b/. Am I doing something wrong here, or is this a bug?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Savvas

    (@savvasha)

    Hi there @nickjp ,

    On the edit page of your player list https://bsaact.org.au/list/2024-winter-snooker-b-grade/ did you select the “hbwinsnbtwofour” performance to be shown? On your shortcode you did columns="hbwinsnbtwofour".

    Thanks,
    Savvas

    Thread Starter NickJP

    (@nickjp)

    If I put a check against that value in the player list (it’s actually under the metrics tab, not the performance tab), then the values for high break do appear when I click the “View all players” link. However, although I’ve specified that the player list should be sorted in descending order of high break, when all players are displayed the order shown seems completely random.

    Here is a screenshot of the player list showing the six players with the highest breaks, correctly sorted as specified: https://bsaact.org.au/wp-content/uploads/2024/10/topsix.jpg.

    And this is what appears when I click the “View all players” link. No sorting by high break: https://bsaact.org.au/wp-content/uploads/2024/10/all.jpg.

    Shouldn’t the player list still be sorted by the requested value when all players are shown?

    Plugin Contributor Savvas

    (@savvasha)

    Hi @nickjp ,

    It seems like you didnt select the appropriate metric to sort-by in your player list edit page. You also didnt select the “skip zero” option on your player list edit page. Set also ordering to Descending! Can you double check those three settings please?

    Thanks,
    Savvas

    Thread Starter NickJP

    (@nickjp)

    Thanks. That was the problem. Now sorted.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.