# \[PAID\] Need to feature the Wishlist block on the homepage

**URL:** https://meta.discourse.org/t/paid-need-to-feature-the-wishlist-block-on-the-homepage/369385
**Category:** Marketplace
**Tags:** delivered
**Created:** [June 9, 2025, 11:21am UTC](https://meta.discourse.org/t/paid-need-to-feature-the-wishlist-block-on-the-homepage/369385 "2025-06-09T11:21:42Z")
**Posts on this page:** 1
**Showing post:** 3

<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 9, 2025, 12:15pm UTC](https://meta.discourse.org/t/paid-need-to-feature-the-wishlist-block-on-the-homepage/369385/3 "2025-06-09T12:15:32Z")

</div>

I’d actually be curious to discuss how this should be best implemented, so it’s most compatible with the overall framework.

There’s already my component to feature topic lists: [Featured Lists](https://meta.discourse.org/t/featured-lists/288916). Right now it renders using the `BasicTopicList` component from core. It could also use `TopicList`, I’m not sure if there’d be a difference. The default look is:

 ![The image shows a section of a technology forum focused on site feedback, displaying topics related to user voting, anonymous posts, and questions about closed features. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/d/e/f/defcbb6aa86ce5b04940efbdd0c06c3e4eb2f222.png)

Now when I add a component that changes the topic list layout, like [Topic List Author](https://meta.discourse.org/t/topic-list-author/269910), this will also reflect on the featured list:

 ![The image displays a 'Site Feedback' section listing three topics, with details such as author, timestamp, replies, views, and activity counts for each. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/f/9/0/f90efde9d83a075c9bba35cd75bc48d0a2d87102.png)

However, when I add the official component [Alternative Voting Category Style](https://meta.discourse.org/t/alternative-voting-category-style/101532), it changes the layout on the respective category view:

 ![The image shows a feedback form for the 'Site Feedback' category, where users can share their thoughts on various topics related to the channel, and two discussion thread titles are visible. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/3/d/1/3d11c7f98c5118d92c65a446e7852b0f44d033a0.png)

But it doesn’t update the view on the Featured List component. So I wonder if the best way to go here would be a general component that adds a dedicated topic list column for Votes, similar to the Author column?

But I wonder if I’m missing something as to why the existing official component doesn’t do that?

---

_[View the full topic](https://meta.discourse.org/t/paid-need-to-feature-the-wishlist-block-on-the-homepage/369385)._
