# Post creator info on posts list page

**URL:** https://meta.discourse.org/t/post-creator-info-on-posts-list-page/98028
**Category:** Feature
**Created:** [September 25, 2018, 4:08pm UTC](https://meta.discourse.org/t/post-creator-info-on-posts-list-page/98028 "2018-09-25T16:08:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Dorukhan\_Akkaya](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dorukhan_akkaya/32/111304_2.png) [@Dorukhan\_Akkaya](https://meta.discourse.org/u/Dorukhan_Akkaya)
#### Post date: [September 25, 2018, 4:08pm UTC](https://meta.discourse.org/t/post-creator-info-on-posts-list-page/98028/1 "2018-09-25T16:08:39Z")

</div>

Is it possible to display in a column only the info of the user that created the post and not the repliers, e.g: by column.

---

<div class="post-metadata">

### Author: ![robmc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/robmc/32/125900_2.png) [@robmc](https://meta.discourse.org/u/robmc)
#### Post date: [September 25, 2018, 4:54pm UTC](https://meta.discourse.org/t/post-creator-info-on-posts-list-page/98028/2 "2018-09-25T16:54:20Z")

</div>

The first avatar in a list is the user who created the opening post - so this information is already there

If you want to hide all the others, this should be possible using CSS to hide the list of active participants and the last poster, but this is not something that is in the site settings.

It might be possible to then extract this code into a theme component that you can turn on/off but I’m not aware of anyone having created this yet - please feel free to share if you do this
