# Leaderboard in homepage

**URL:** https://meta.discourse.org/t/leaderboard-in-homepage/370186
**Category:** Support
**Created:** [June 14, 2025, 2:22pm UTC](https://meta.discourse.org/t/leaderboard-in-homepage/370186 "2025-06-14T14:22:44Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![MihirR](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mihirr/32/475158_2.png) [@MihirR](https://meta.discourse.org/u/MihirR)
#### Post date: [June 14, 2025, 2:22pm UTC](https://meta.discourse.org/t/leaderboard-in-homepage/370186/1 "2025-06-14T14:22:44Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [June 14, 2025, 2:30pm UTC](https://meta.discourse.org/t/leaderboard-in-homepage/370186/2 "2025-06-14T14:30:59Z")

</div>

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

> [@Right Sidebar Blocks](https://meta.discourse.org/t/right-sidebar-blocks/231067):
>
> discourse2Summary Right Sidebar Blocks shows a sidebar to the right of topic lists with a configurable list of blocks.eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/right-sidebar-blocks)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-right-sidebar-blocks](https://github.com/discourse/discourse-right-sidebar-blocks)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Features The component includes a few blocks you can display in the sidebar: popular-tags …

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

> [@Top Contributors Sidebar](https://meta.discourse.org/t/top-contributors-sidebar/215110):
>
> discourse2Summary Top Contributors Sidebar adds a “Top Contributors” (leaderboard) sidebar to topic list pages.eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/top-contributors-sidebar)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-top-contributors-sidebar](https://github.com/discourse/discourse-top-contributors-sidebar)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Features The leaderboard information is fetched for a period of a year and sorted by likes rec…

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

> [@Discourse Bars beers cocktail (a sidebar framework)](https://meta.discourse.org/t/discourse-bars-a-sidebar-framework/298216):
>
> eyeglasses Overview A Theme Component that allows you to lay out Components[[1]](#footnote-1469292-1) on top and side bars. Specify a set of “widgets” distinctly for Route and Position. Supports setups for each of: discovery[[2]](#footnote-1469292-2), topic, tag[[3]](#footnote-1469292-3), category[[3:1]](#footnote-1469292-3), categories[[3:2]](#footnote-1469292-3) OR tags-intersection[[4]](#footnote-1469292-4) “Bars” can be either: top, left, right OR alternative right location. Each bar can be collapsed or dismissed (refresh browser to reset dismiss). They can be minimised by default. Handles the Official Sidebar, but if you …

---

<div class="post-metadata">

### Author: ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)
#### Post date: [June 14, 2025, 8:24pm UTC](https://meta.discourse.org/t/leaderboard-in-homepage/370186/3 "2025-06-14T20:24:16Z")

</div>

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)

---

<div class="post-metadata">

### Author: ![MihirR](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mihirr/32/475158_2.png) [@MihirR](https://meta.discourse.org/u/MihirR)
#### Post date: [June 15, 2025, 5:39am UTC](https://meta.discourse.org/t/leaderboard-in-homepage/370186/4 "2025-06-15T05:39:38Z")

</div>

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

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [June 15, 2025, 6:57am UTC](https://meta.discourse.org/t/leaderboard-in-homepage/370186/5 "2025-06-15T06:57:45Z")

</div>

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

---

<div class="post-metadata">

### Author: ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)
#### Post date: [June 15, 2025, 8:41am UTC](https://meta.discourse.org/t/leaderboard-in-homepage/370186/6 "2025-06-15T08:41:44Z")

</div>

You can use [Homepage Blocks](https://meta.discourse.org/t/homepage-blocks/347066).

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [July 15, 2025, 8:42am UTC](https://meta.discourse.org/t/leaderboard-in-homepage/370186/7 "2025-07-15T08:42:20Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
