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.”
Stiamo per lanciare il nostro sito Discourse. I miei utenti sono abituati a una piattaforma listserv e ho configurato le impostazioni email in modo che possano rispondere via email e avviare nuovi post via email.
Ma per quanto riguarda le immagini del profilo, la cosa che non capisco è perché a volte gli utenti ricevono un’email che mostra l’immagine del profilo del mittente insieme a un link “Visita argomento” ben formattato (formattato come un pulsante), ma altre volte un nuovo messaggio arriva in un modo meno gradevole: nessuna immagine del profilo e “Visita argomento” è un semplice collegamento ipertestuale.
Sto facendo dei test con diversi account di prova e vedo risultati diversi. Non capisco perché. Ho inviato un messaggio di prova e diversi utenti hanno ricevuto la versione che mostra un’immagine del profilo, come questa:
Gli dico che siamo umani e ci piace vedere (o intuire) con chi stiamo parlando. E suggerisco foto di utenti reali nella mia community come esempio nel caso in cui non si voglia mettere una foto del proprio volto. Foto parziali, con effetti o caricature… qualsiasi cosa, ma umana.
Sarebbe possibile aggiungere un’impostazione al campo dell’immagine del profilo utente, rendendo un privilegio riservato allo staff la possibilità di cambiare l’immagine di un utente?
O almeno, c’è un modo per nascondere l’“icona cambia immagine” dalla scheda utente (propria) e riabilitare la visualizzazione sulla scheda utente pubblica per (.admin) o (.staff)?
In entrambi i casi, questo non sarebbe molto fattibile per le grandi community, per lo più quelle piccole.
A meno che non possa essere aggiunta un’impostazione per forzare le modifiche all’immagine dell’utente all’approvazione dello staff. Opzione approva/rifiuta disponibile per lo staff.
Ti riferisci a Personalizza > Testosystem_messages.usage_tips.text_body_template?
Grazie anche per avermi indicato l’URL /my/preferences per le preferenze personali dell’utente senza dover gestire codice aggiuntivo per trovare l’URL specifico del nome utente dell’utente.