Hi! We think profile pics are very important for our forum to have the community feel we’re shooting for.
What are best practices for encouraging profile pics?
One complication is that we need users to go through an approval process before entering Discourse, and I don’t know if that works alongside social log-ins (which we totally want to encourage.)
I’ve been thinking about this too, especially for highly active/visible members. Getting them to have a nice avatar image would turn it into ‘leading by example’. I got stuck in finding an automated solution that would DM such users when they posted something. Instead, I think I’ll go with Dave’s solution for a while and see if a small effort can make me reach a tipping point here.
There’s already a reminder that pops up dynamically after you’ve replied a few times and are no longer TL0, and still carry a default avatar.
@tshenry can you test to verify that this is still working on try (remember to reset default TL to 0 before creating an account, as try is TL1 by default)?
I kicked off a new account on try at TL0. When I was naturally promoted to TL1, I received the following message which suggests to fill out the user’s profile:
I opened a PR for one area I thought could use improvement. Currently the “visiting your user profile” link in the education message points to the base user profile page. The profile picture setting is at least another click and some scrolling down for a new user, it seems like it might be better to take the user right to it.
Providing a direct link to the page where users can add a profile picture in the first message they received has helped. It’s a step that most people are familiar with given other social media platforms, so they were able to figure it out pretty easily.
Thanks this has been very useful to customizing the invite email templates, especially the general link for preferences and I was able to add one for Profile as we ask for a few custom fields.
And I really appreciate the link to launch the bot tour, it’s a great way to learn discourse by practicing.
Hey Julie,
Nothing much has chanced since this topic was started – there are plenty of ways to encourage people to upload a custom avatar and there are a couple of different options to have default avatars but there is no out of the box solution for enforcing a custom avatar to be used – that would require a small plugin (not available on our Standard plan).
Generally what works for me is asking directly.
“Ehi man in our community we love to see our faces, I noticed that you’re writing a lot of interesting posts why not permit our people to see yours? I guarantee you that talking with a face is better than talking with aa letter in the alphabet.”
Estamos a punto de lanzar nuestro sitio de Discourse. Mis usuarios están acostumbrados a una plataforma de listas de correo y he configurado los ajustes de correo electrónico para que puedan responder por correo electrónico e iniciar nuevas publicaciones por correo electrónico.
Pero en relación con las fotos de perfil, lo que no entiendo es por qué a veces los usuarios reciben un correo electrónico que muestra la foto de perfil del remitente junto con un enlace “Visitar tema” bien formateado (formateado como un botón), pero otras veces un nuevo mensaje llega de una manera menos atractiva: sin foto de perfil y el “Visitar tema” es un hipervínculo simple.
He estado haciendo pruebas con diferentes cuentas de prueba y veo resultados diferentes. No entiendo por qué. Envié un mensaje de prueba y varios usuarios recibieron la versión que muestra una foto de perfil, como esta:
Les digo que somos humanos y nos gusta ver (o intuir) con quién hablamos. Y sugiero fotos de usuarios reales de mi comunidad como ejemplo en caso de que no quieras poner una foto de tu cara. Fotos parciales, con efectos o caricaturas… lo que sea, pero humano.
¿Sería posible agregar una configuración al campo de la foto de perfil del usuario, haciendo que sea un privilegio exclusivo del personal para cambiar la foto de un usuario?
O, como mínimo, ¿hay alguna forma de ocultar el “icono de cambio de imagen” de la tarjeta de usuario (propia) y volver a habilitar la visualización en la tarjeta de usuario pública para (.admin) o (.staff)?
De cualquier manera, esto no sería muy factible para comunidades grandes, sino principalmente para las pequeñas.
A menos que se pueda agregar una configuración para forzar que los cambios de imagen del usuario pasen por la aprobación del personal. Opción de aprobar/denegar disponible para el personal.
¿Te refieres a Personalizar > Textosystem_messages.usage_tips.text_body_template?
También gracias por indicarme la URL /my/preferences a las preferencias personales del usuario sin tener que lidiar con código adicional para encontrar la URL específica del nombre de usuario del usuario.