• Resolved tomtom555

    (@tomtom555)


    hello.

    i have a league standing with 16 teams.

    i want to create 2 league standings in one. 1-8 and 9-16

    is it possible?

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

    (@savvasha)

    Hi @tomtom555 ,

    This is a tricky one. You can create two “new” league tables, and add the “old” info inside the adjustment area.

    Thanks,
    Savvas

    Hi Savvas!

    I think he just wants to add a pagination to his league table.

    If that’s the case, tomtom555, you can enable pagination under SportsPress > Settings > Teams > League Tables > Paginate:
    https://prnt.sc/113h71o

    Then set the limit as 8 teams, as you want it to be 8 teams then 8 more.

    Thanks!

    Thread Starter tomtom555

    (@tomtom555)

    @rochesterj Yes, you are right! Thank you.

    but is there any option to paginate only a specific table?

    Hi there!

    Thanks for your reply.

    You can use the pagination attribute in it:
    https://support.themeboy.com/article/107-league-table-shortcode

    Please try that and let us know how it works.

    Thanks!

    Thread Starter tomtom555

    (@tomtom555)

    tried

    [league_table id=”3684″ number=”8″ columns=”w,d,l,pts” show_team_logo=”1″ link_posts=”1″ paginated=”1″ show_full_table_link=”1″]

    but it show form 2 to 9 position. 1st position in hiden

    Hi there!

    Thanks for your reply.

    It looks like you have some curly quotes there. We need them all to be “standard” quotes. So instead of this:
    [league_table id=”3684″ number=”8″ columns=”w,d,l,pts” show_team_logo=”1″ link_posts=”1″ paginated=”1″ show_full_table_link=”1″]

    Please, try this:
    [league_table id="3684" number="8" columns="w,d,l,pts" show_team_logo="1" link_posts="1" paginated="1" show_full_table_link="1"]

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘2 league standings in 1’ is closed to new replies.