Show real names on about page and enable hiding of users

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

https://meta.discourse.org/about

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

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. :blush:

.about span.username { display: none; }
4 curtidas

sweet! :lollipop: problem solved.

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

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

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

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

1 curtida

Alguém pode me dizer onde está essa configuração de Nomes Reais? Gostaríamos de mostrar o Nome Completo em todos os lugares, pois atualmente mostra o nome de usuário (sso) pouco amigável.

Procure por “nome completo obrigatório” e “habilitar nomes” nas configurações de administrador.

3 curtidas

Achei! Muito obrigado!!

1 curtida

Eu apoio tornar a página /about consistente aqui @techAPJ

4 curtidas

Atualizei a página /about para que a exibição do nome/nome de usuário seja consistente com o que temos nas postagens.

5 curtidas