# Show real names on about page and enable hiding of users

**URL:** https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135
**Category:** Feature
**Created:** [2월 11, 2015, 5:32오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135 "2015-02-11T17:32:30Z")
**Posts on this page:** 13
**Page:** 2

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [3월 4, 2015, 11:13오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/21 "2015-03-04T23:13:12Z")

</div>

> [@tobiaseigen](#):
>
> So having the about page (which we want to use and point people to actively) just show the picture, name and title of admins and moderators would be a big help.

Isn’t this the way it already works? I am supremely confused!

[https://meta.discourse.org/about](https://meta.discourse.org/about)

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [3월 4, 2015, 11:20오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/22 "2015-03-04T23:20:14Z")

</div>

It’s a recent change (by techapj), so maybe @tobiaseigen hasn’t seen it yet 🙂

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [3월 5, 2015, 12:47오전 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/23 "2015-03-05T00:47:15Z")

</div>

I have seen the about page - the about page shows not just the real names but **also the usernames** , and gives the usernames prominence. What I am asking for is the ability to **not show the usernames** there, to avoid confusing my users who mostly don’t know or understand forum culture with its cool usernames/aliases.

Sorry for the confusion. 😊

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [3월 5, 2015, 12:53오전 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/24 "2015-03-05T00:53:19Z")

</div>

```plaintext
.about span.username { display: none; }

```

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [3월 5, 2015, 1:58오전 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/25 "2015-03-05T01:58:45Z")

</div>

sweet! 🍭 problem solved.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [3월 6, 2015, 7:45오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/26 "2015-03-06T19:45:42Z")

</div>

this doesn’t seem to work on mobile? still shows usernames. any thoughts?

to replicate, visit [https://forum.kabissa.org/about](https://forum.kabissa.org/about) on laptop and on mobile. no usernames on laptop, but yes usernames on mobile.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [3월 6, 2015, 8:10오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/27 "2015-03-06T20:10:32Z")

</div>

Do you have to add that CSS to a mobile CSS section too? @sam? It seems to have the same hierarchy…

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [3월 6, 2015, 8:15오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/28 "2015-03-06T20:15:07Z")

</div>

Yes you would need to make the equivalent change in the mobile css too.

---

<div class="post-metadata">

### Author: ![avandest](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/avandest/32/160602_2.png) [@avandest](https://meta.discourse.org/u/avandest)
#### Post date: [3월 11, 2020, 3:25오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/29 "2020-03-11T15:25:10Z")

</div>

> [@tobiaseigen](#):
>
> 관리자 영역에서 '실명’이 설정되어 있으면, 사용자 이름 대신 실명을 모든 곳에 표시하십시오. 소개 페이지도 포함됩니다.

누군가 이 ‘실명’ 설정이 어디에 있는지 알려줄 수 있을까요? 현재는 친숙하지 않은 (sso) 사용자 이름이 표시되고 있으므로, 모든 곳에 '성명’을 표시하고 싶습니다.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [3월 11, 2020, 3:45오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/30 "2020-03-11T15:45:51Z")

</div>

관리자 설정에서 “이름 필수”와 “이름 사용”을 검색하세요.

---

<div class="post-metadata">

### Author: ![avandest](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/avandest/32/160602_2.png) [@avandest](https://meta.discourse.org/u/avandest)
#### Post date: [3월 11, 2020, 4:02오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/31 "2020-03-11T16:02:13Z")

</div>

찾았어요! 감사합니다!!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [3월 12, 2020, 6:52오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/32 "2020-03-12T18:52:50Z")

</div>

/about 페이지를 여기에서 일관되게 만들자는 데 동의합니다 @techAPJ

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [3월 23, 2020, 4:30오후 UTC](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135/34 "2020-03-23T16:30:51Z")

</div>

게시물에 표시되는 이름/사용자 이름과 일관되도록 /about 페이지의 표시 방식을 업데이트했습니다.

> <https://github.com/discourse/discourse/commit/e58f0adfcc963305fb16d6c796f51ccfcbe58e00>

[이전 페이지](https://meta.discourse.org/t/show-real-names-on-about-page-and-enable-hiding-of-users/25135.md?page=1)
