# 중첩된 답변이 있는 주제에서는 광고에 많은 공간이 필요합니다

**URL:** https://meta.discourse.org/t/ads-need-a-lot-of-space-on-topics-with-nested-replies/404917
**Category:** Bug
**Tags:** nested-replies
**Created:** [6월 10, 2026, 6:44오전 UTC](https://meta.discourse.org/t/ads-need-a-lot-of-space-on-topics-with-nested-replies/404917 "2026-06-10T06:44:58Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [6월 10, 2026, 6:44오전 UTC](https://meta.discourse.org/t/ads-need-a-lot-of-space-on-topics-with-nested-replies/404917/1 "2026-06-10T06:44:58Z")

</div>

중첩된 답변이 있는 주제에서 광고는 다른 주제에서와 마찬가지로 한 줄로 표시될 수 있다고 생각합니다. 현재는 중첩된 답변이 있는 주제에서 광고가 훨씬 더 거슬립니다.

 ![Screenshot_20260610_082819_Firefox](https://global.discourse-cdn.com/meta/original/4X/2/4/c/24cc401f9430c94fac2bcaabc94ca4f94c6206be.jpeg)  
 ![Screenshot_20260610_083535_Firefox](https://global.discourse-cdn.com/meta/original/4X/8/1/8/818ff409ee18cb6f09b0837105901530f2a25020.jpeg)

이 보고서를 위해 광고의 최신 스크린샷을 찍으려고 주제를 다시 확인하던 중, 가끔 광고가 필요한 공간을 확보하지 못하는 것 같다는 점을 발견했습니다. 인용으로 시작하는 게시글과 투표가 포함된 게시글에서 이를 확인했습니다.

 ![Screenshot_20260610_082743_Firefox](https://global.discourse-cdn.com/meta/original/4X/4/2/c/42c452a6f4bbfb543de159801e16b28416ca7548.jpeg)  
 ![Screenshot_20260610_082938_Firefox](https://global.discourse-cdn.com/meta/original/4X/d/b/a/dba4c99dd181043d5ce40ae69f803052f169e78a.jpeg)

---

<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: [6월 10, 2026, 2:39오후 UTC](https://meta.discourse.org/t/ads-need-a-lot-of-space-on-topics-with-nested-replies/404917/2 "2026-06-10T14:39:22Z")

</div>

리마인드 감사합니다. 몇 주 전에 이 문제를 고치려고 시도했지만, 제 해결책이 제대로 작동하지는 않았습니다.

---

<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: [6월 11, 2026, 2:15오후 UTC](https://meta.discourse.org/t/ads-need-a-lot-of-space-on-topics-with-nested-replies/404917/3 "2026-06-11T14:15:05Z")

</div>

ㅋㅋㅋ, 나도 #advertising 태그를 보고 [Discourse Advertising Plugin (Ads)](https://meta.discourse.org/t/discourse-advertising-plugin-ads/33734)에서 처리되는 줄 알았어요. 그래서 거기서 꽤 오랜 시간을 허비했지만, 알고 보니 [GitHub - discourse/discourse-custom-topic-list-ads-component · GitHub](https://github.com/discourse/discourse-custom-topic-list-ads-component) 에서 처리되고 있었네요.

:facepalm:

그 얘기는 여기까지 하고, 수정 사항입니다.

> <https://github.com/discourse/discourse-custom-topic-list-ads-component/pull/25>
>
> Previously, the between-posts ad was rendered through the \`post-article\` wrapper… outlet, which the nested replies view renders for the OP and for every reply at every depth — so ads appeared inside the OP card and scattered throughout the reply tree, gated by \`post\_number\`, which does not reflect display order in that view.
> 
> This change skips the between-posts ad in the nested replies view (via \`shouldRender\` on the \`nestedReplyView\` outlet arg) and adds an \`AdBetweenNestedRoots\` component rendered in the core \`nested-roots-between\` outlet, which shows an ad after every \`show\_between\_posts\` top-level replies instead.
> 
> On Discourse versions without the \`nested-roots-between\` outlet the new component never renders, and the regular topic view is unchanged.

> <https://github.com/discourse/discourse-custom-topic-list-ads-component/pull/26>
>
> Previously, ads between top-level replies in the nested replies view reused \`sho…w\_between\_posts\`, but that cadence counts all posts in the classic view while only roots count in the nested view — with \`show\_between\_posts: 15\`, a topic with hundreds of posts but few top-level replies showed barely any ads.
> 
> This change adds a \`show\_between\_nested\_roots\` setting (default 5) so the nested view cadence can be tuned independently, with 0 disabling nested-view ads.
> 
> Follow-up to #25.

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

---

<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: [6월 15, 2026, 11:00오전 UTC](https://meta.discourse.org/t/ads-need-a-lot-of-space-on-topics-with-nested-replies/404917/4 "2026-06-15T11:00:51Z")

</div>

이 주제는 3일 후 자동으로 닫혔습니다. 더 이상 답변을 할 수 없습니다.
