Player list problem when limiting number of players to show
-
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]
- You must be logged in to reply to this topic.