Isn’t this the way it already works? I am supremely confused!
It’s a recent change (by techapj), so maybe @tobiaseigen hasn’t seen it yet 
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. 
.about span.username { display: none; }
sweet!
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.
¿Alguien puede decirme dónde está esta configuración de Nombres Reales? Nos gustaría mostrar el Nombre Completo en todas partes, ya que ahora muestra un nombre de usuario (sso) poco amigable.
Busca “nombre completo obligatorio” y “habilitar nombres” en la configuración de administrador.
¡Lo encontré! ¡Gracias!!
Apoyo la idea de hacer que la página /about sea coherente aquí @techAPJ
He actualizado la página /about para que la visualización del nombre/nombre de usuario sea consistente con la que tenemos en las publicaciones.