# Still can't figure out how to Insert a glimmer component after first post

**URL:** https://meta.discourse.org/t/still-cant-figure-out-how-to-insert-a-glimmer-component-after-first-post/390089
**Category:** Development
**Created:** [December 1, 2025, 7:40pm UTC](https://meta.discourse.org/t/still-cant-figure-out-how-to-insert-a-glimmer-component-after-first-post/390089 "2025-12-01T19:40:30Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 1, 2025, 7:40pm UTC](https://meta.discourse.org/t/still-cant-figure-out-how-to-insert-a-glimmer-component-after-first-post/390089/1 "2025-12-01T19:40:30Z")

</div>

Continuing the discussion from [Insert a glimmer component after first post](https://meta.discourse.org/t/insert-a-glimmer-component-after-first-post/303282/7):

> [@Insert a glimmer component after first post](https://meta.discourse.org/t/insert-a-glimmer-component-after-first-post/303282/1):
>
> I’ve got a glimmer component. It’s working. But I need it to go after the first post in a topic. There’s no plugin outlet there.

> [@Insert a glimmer component after first post](https://meta.discourse.org/t/insert-a-glimmer-component-after-first-post/303282/2):
>
> Let’s add one! Where would you like it?

> [@Insert a glimmer component after first post](https://meta.discourse.org/t/insert-a-glimmer-component-after-first-post/303282/7):
>
> I’m afraid I may have been a bit over-optimistic here @pfaffman, sorry! The PR I made would introduce a new wrapper `<div>` between every single post, even if the outlet was not being used. That’s not really something we want to do.

But now my widgets are deprecated, so now what do I do?

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [December 1, 2025, 7:42pm UTC](https://meta.discourse.org/t/still-cant-figure-out-how-to-insert-a-glimmer-component-after-first-post/390089/2 "2025-12-01T19:42:20Z")

</div>

There are now many plugin outlets throughout the post-stream. You can use the [developer toolbar](https://meta.discourse.org/t/introducing-discourse-developer-toolbar/346215) to find the best one for your use case.

Upgrade information can be found here: [Upcoming post stream changes - How to prepare themes and plugins](https://meta.discourse.org/t/upcoming-post-stream-changes-how-to-prepare-themes-and-plugins/372063). There’s a specific example for “Adding content after post content”

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 1, 2025, 8:13pm UTC](https://meta.discourse.org/t/still-cant-figure-out-how-to-insert-a-glimmer-component-after-first-post/390089/3 "2025-12-01T20:13:11Z")

</div>

> [@david](#):
>
> There’s a specific example for “Adding content after post content”

I spent several hours looking at the “post stream changes” stuff before finding that this is where I had trouble before and came here whining. But I think this time I may have managed to get it figured out.

Thanks

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 31, 2025, 8:13pm UTC](https://meta.discourse.org/t/still-cant-figure-out-how-to-insert-a-glimmer-component-after-first-post/390089/4 "2025-12-31T20:13:44Z")

</div>

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