Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author myCred

    (@designbymerovingi)

    Hey.

    Unfortunately no. The leaderboard does not have pagination support at this stage but I think it could be a nice feature for future versions. But unfortunately there is no way to customize the existing leaderboard for this but would instead require a custom leaderboard to be built.

    A leaderboard with pagination will really be an extremely powerful feature. I too require this feature.

    Plugin Author myCred

    (@designbymerovingi)

    Right now the only way to do this would be for you to use the mycred_leaderbaord mutliple times and use the offset attribute.

    So first we show postition 1-50:

    [mycred_leaderboard number="50"]

    Then we use it again but start at position 50 showing positions 50-100:

    [mycred_leaderboard number="50" offset="50"]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Leaderboard with pagination’ is closed to new replies.