# Featured topic?

**URL:** https://meta.discourse.org/t/featured-topic/99103
**Category:** Support
**Created:** [October 9, 2018, 2:22pm UTC](https://meta.discourse.org/t/featured-topic/99103 "2018-10-09T14:22:46Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Neptune](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neptune/32/113660_2.png) [@Neptune](https://meta.discourse.org/u/Neptune)
#### Post date: [October 9, 2018, 2:22pm UTC](https://meta.discourse.org/t/featured-topic/99103/1 "2018-10-09T14:22:46Z")

</div>

I searched and searched and could not find the definition of a “featured topic”. In particular, I am wondering how the featured topics are selected for the category view when you have “Categories with featured topics” selected for the desktop category page view.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [October 9, 2018, 4:29pm UTC](https://meta.discourse.org/t/featured-topic/99103/2 "2018-10-09T16:29:20Z")

</div>

The last (n) topics with latest replies. I agree the text describing this is not great, maybe we should change it to “with recent topics”.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [October 9, 2018, 4:51pm UTC](https://meta.discourse.org/t/featured-topic/99103/3 "2018-10-09T16:51:45Z")

</div>

I think it used “featured” because it will show pinned topics that haven’t been unpinned (manually or automatically through reading).

---

<div class="post-metadata">

### Author: ![Neptune](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neptune/32/113660_2.png) [@Neptune](https://meta.discourse.org/u/Neptune)
#### Post date: [October 11, 2018, 2:51am UTC](https://meta.discourse.org/t/featured-topic/99103/4 "2018-10-11T02:51:08Z")

</div>

Thanks for the explanation. Is there any way to select what topics (some or all) are displayed in the category list? Sometimes there are topics that I need to be highlighted and it would a nice way making sure they are noticed.

-N

---

<div class="post-metadata">

### Author: ![ChristopherMcEwan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/christophermcewan/32/41465_2.png) [@ChristopherMcEwan](https://meta.discourse.org/u/ChristopherMcEwan)
#### Post date: [March 21, 2020, 11:31pm UTC](https://meta.discourse.org/t/featured-topic/99103/5 "2020-03-21T23:31:13Z")

</div>

> [@Falco](#):
>
> it will show pinned topics that haven’t been unpinned (manually or automatically through reading).

Could you expand on the definition/logic of Featured Topics. I am trying to ‘shape’ what posts will appear on my homepage on day 1 (these have been seeded by the admins).

The featured view certainly include the pinned posts but seems to (randomly?) select other non-pinned posts for inclusion ( if no pinned posts are in the category?).

Note I am not trying to add Featured Topics to top of page as per [https://meta.discourse.org/t/how-to-add-a-featured-topic-list-to-your-discourse-homepage/132949](https://meta.discourse.org/t/how-to-add-a-featured-topic-list-to-your-discourse-homepage/132949). I am simply trying to control what presents under the desktop category page style/Categories with Featured Topics view.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [March 23, 2020, 10:13pm UTC](https://meta.discourse.org/t/featured-topic/99103/6 "2020-03-23T22:13:25Z")

</div>

Jeff and Falco detailed the rules above. We’ll first show pinned topics (if there are any for that user), then we show the topics with the most recent replies. There isn’t a good method to curate this, unless you pin a bunch of topics for each category.

---

<div class="post-metadata">

### Author: ![ChristopherMcEwan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/christophermcewan/32/41465_2.png) [@ChristopherMcEwan](https://meta.discourse.org/u/ChristopherMcEwan)
#### Post date: [March 24, 2020, 3:46am UTC](https://meta.discourse.org/t/featured-topic/99103/7 "2020-03-24T03:46:37Z")

</div>

OK, so the distinction between ‘Categories with Featured Topics’ and ‘Categories with Latest Topics’ is that Featured will include Pinned topics? Or are these two configurations doing the same thing just with different format?

Would be nice if there was means to directly sequence the topics in the Featured view, similar to the category sequence ability. Unfortunately, i don’t know how to code. 😳

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [March 24, 2020, 4:20am UTC](https://meta.discourse.org/t/featured-topic/99103/8 "2020-03-24T04:20:01Z")

</div>

> [@ChristopherMcEwan](#):
>
> OK, so the distinction between ‘Categories with Featured Topics’ and ‘Categories with Latest Topics’ is that Featured will include Pinned topics?

No

First, note that the option is ‘Categories **and** Latest Topics’, not “with”. Categories and Latest Topics is what we have here on Meta. Category list on the left, `Latest` view on the right. Latest shows all topics from any category, topics listed by those with most recent replies. Same thing you’d see at `/latest`, just half width.

Categories with Featured Topics shows each category, along with the topics with the most recent replies _for that category._ Categories with Featured Topics is what this topic is discussing.

A simple example. Say you have 2 categories, 2020 and 2019. No one uses the 2019 category anymore, as it is 2020. So all your recent topics are in the 2020 category. If your `desktop category page style` was set to “Categories and Latest Topics”, you’d see both categories on the left, and a list of topics from the 2020 category on the right, as they’re the most recent. If your `desktop category page style` was instead set to “Categories with Featured Topics”, you’d see categories on the left, 3 (by default) topics per category on the right.

* * *

Here’s the same site (try) showing both styles.

**Categories with Featured Topics:**

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/0/30851fee3fcd325cf76f9b1e8287cc4d73edf606.png)

**Categories and Latest Topics:**

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/1/811e48997eaec674e42aaece84e9294c6075497e.png)

---

<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: [March 26, 2024, 2:38pm UTC](https://meta.discourse.org/t/featured-topic/99103/9 "2024-03-26T14:38:46Z")

</div>


