Leaderboard in homepage

Is there a way to populate the leaderboard on the homepage, maybe at the top of the topic page, especially in mobile view?

Just an update: I created a custom one for my forum.

Sure, you can play with these theme components. Right Sidebar Blocks seem to be the easier to implement:

This one only works on tablet or desktop (+768px):

And this one is a complete framework, just in case you want full personalization of your template:

3 Likes

Just as a heads-up, there’s two different concepts at play: One is number of likes, the other is gamification cheers. E.g. on Right Sidebar Blocks you can use two different block components:

  • top-contributors (most likes received)
  • minimal-gamification-leaderboard (most cheers – requires the gamification plugin and a leaderboard id)
1 Like

But would it be possible to make it appear in the mobile view this way?

1 Like

No, I believe Right Sidebar Blocks and Bars (by merefield) is for the desktop view.

1 Like

You can use Homepage Blocks.

3 Likes