# Manier om de nieuwste onderwerpen per categorie op desktop te bekijken?

**URL:** https://meta.discourse.org/t/way-to-view-latest-topics-by-category-on-desktop/162976
**Category:** Support
**Created:** [3 september 2020 om 23:21 UTC](https://meta.discourse.org/t/way-to-view-latest-topics-by-category-on-desktop/162976 "2020-09-03T23:21:05Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![stuwest](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stuwest/32/192400_2.png) [@stuwest](https://meta.discourse.org/u/stuwest)
#### Post date: [3 september 2020 om 23:21 UTC](https://meta.discourse.org/t/way-to-view-latest-topics-by-category-on-desktop/162976/1 "2020-09-03T23:21:05Z")

</div>

I really like the way the mobile categories page is set out, showing a selection of topics for each category. I like it so much that I’ve been switching to mobile view on my desktop, which obviously makes the spacing a bit screwy.

 ![Screenshot 2020-09-03 at 18.58.47](https://global.discourse-cdn.com/meta/original/3X/b/f/bf86c03baec1e1a2d96d95587a5d2bcd391e6d7f.png)

Is it possible to customize the desktop categories page so it shows the latest topics by category? Something like the hastily pasted-together example below.

 ![Screenshot 2020-09-03 at 19.06.59](https://global.discourse-cdn.com/meta/original/3X/1/f/1f9f2e8bc23165b0493aac433e448f1081acaf65.png)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [4 september 2020 om 00:52 UTC](https://meta.discourse.org/t/way-to-view-latest-topics-by-category-on-desktop/162976/2 "2020-09-04T00:52:04Z")

</div>

We have multiple category page styles available on desktop (in the admin site setting called `desktop category page style`) the option called `Categories with Featured Topics` is the most similar to the mobile layout.

 ![Screen Shot 2020-09-03 at 8.48.53 PM](https://global.discourse-cdn.com/meta/original/3X/9/e/9e65be45a597325eb1bfdcf29774d6240c9cc427.png)

---

<div class="post-metadata">

### Author: ![stuwest](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stuwest/32/192400_2.png) [@stuwest](https://meta.discourse.org/u/stuwest)
#### Post date: [4 september 2020 om 16:16 UTC](https://meta.discourse.org/t/way-to-view-latest-topics-by-category-on-desktop/162976/4 "2020-09-04T16:16:54Z")

</div>

Thank you! If we want to edit the category page templates on our Discourse install, is that advisable? Or will it break updates or have other undesirable effects?

EDIT: after looking around some more, I guess this is the sort of thing we would need a plugin for.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [4 september 2020 om 21:00 UTC](https://meta.discourse.org/t/way-to-view-latest-topics-by-category-on-desktop/162976/5 "2020-09-04T21:00:45Z")

</div>

You can achieve that with a theme component. Easier to remove if it starts to cause issues. Generally avoid changing Templates as much as possible and try to use CSS or DOM manipulation with JavaScript (eg jQuery or native equivalent) if you can.

---

<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: [4 oktober 2020 om 21:09 UTC](https://meta.discourse.org/t/way-to-view-latest-topics-by-category-on-desktop/162976/6 "2020-10-04T21:09:42Z")

</div>

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