# 추천 주제에서 주제 카드 스타일을 표시하지 마세요

**URL:** https://meta.discourse.org/t/dont-show-topic-cards-style-in-the-suggested-topics/312501
**Category:** Feature
**Tags:** topic-cards
**Created:** [6월 18, 2024, 6:38오전 UTC](https://meta.discourse.org/t/dont-show-topic-cards-style-in-the-suggested-topics/312501 "2024-06-18T06:38:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![icaria36](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/icaria36/32/426431_2.png) [@icaria36](https://meta.discourse.org/u/icaria36)
#### Post date: [6월 18, 2024, 6:38오전 UTC](https://meta.discourse.org/t/dont-show-topic-cards-style-in-the-suggested-topics/312501/1 "2024-06-18T06:38:41Z")

</div>

훌륭한 [Topic Cards](https://meta.discourse.org/t/topic-cards/296048) 구성 요소를 사용할 때, 페이지 끝의 '추천 주제(Suggested topics)'도 주제들을 카드 형태로 표시합니다. 카드 형태는 메인 페이지에서는 훌륭하지만, 모든 페이지 끝에서는 과장되어 보이며 실제 페이지 내용이나 토론에서 시선을 분산시킵니다.

해결 방법은 간단할 수 있습니다: 추천 주제에서 주제 카드(Topic Cards) 스타일을 제거하고 기본 테마가 기본적으로 렌더링하는 방식으로 표시되도록 하면 됩니다.

예를 들어 아래 스크린샷을 보시면, 추천 주제가 주제 자체보다 훨씬 더 많은 공간과 관심을 차지하고 있음을 확인할 수 있습니다:

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/1/3/a1369e56303f1edfe21be282bad2d0baa6ee3c76.jpeg)

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [9월 22, 2025, 2:35오후 UTC](https://meta.discourse.org/t/dont-show-topic-cards-style-in-the-suggested-topics/312501/2 "2025-09-22T14:35:49Z")

</div>

@RGJ 님이 완료했습니다

> [@토픽 카드](https://meta.discourse.org/t/topic-cards/296048/97?u=chapoi):
>
> I have made a [PR to this theme component](https://github.com/discourse/discourse-topic-cards/pull/53) with two additions: Feature: Suggested topics switch Adds the setting Show for suggested topics Makes use of topic cards for suggested topics optional (as described in [this feature request](https://meta.discourse.org/t/dont-show-topic-cards-style-in-the-suggested-topics/312501)) Feature: Limit to categories Adds the setting Show on categories If non-empty, uses topic cards on selected categories only.

오늘 병합되었습니다.
