Volete cambiare il Gravatar predefinito del vostro sito WordPress? Molti utenti non amano l’immagine generica di “persona misteriosa” che WordPress mostra quando un commentatore non ha un Gravatar.
Noi di WPBeginner siamo d’accordo sul fatto che non sia l’aspetto più accogliente o coinvolgente per la sezione dei commenti. Sostituendo questa immagine di stock con un’immagine a vostra scelta, potrete personalizzare la sezione dei commenti in base al vostro marchio e farla risaltare.
In questo articolo vi mostreremo come cambiare il Gravatar predefinito su WordPress.
Cos’è un Gravatar predefinito e perché cambiarlo?
Gravatar è l’acronimo di Globally Recognized Avatar. È un servizio web che consente alle persone di creare un profilo e di associare immagini avatar al proprio indirizzo email.
Tutti i siti WordPress hanno il supporto integrato per i Gravatar e mostreranno automaticamente l’avatar dell’utente quando scrive post su un blog WordPress multi-autore o lascia commenti.
Se un utente non ha un Gravatar, WordPress mostrerà invece un Gravatar predefinito. Per la maggior parte dei siti WordPress, si tratta di una persona grigia e misteriosa.
È possibile cambiare questo Gravatar predefinito con qualsiasi altra immagine di propria scelta. Ad esempio, si può utilizzare un’immagine che rappresenti la propria azienda, come il logo del proprio sito web. Questo può contribuire a rafforzare il vostro marchio.
Detto questo, vediamo come modificare l’immagine Gravatar predefinita sul vostro sito o blog WordPress. Utilizzate semplicemente i collegamenti rapidi per passare direttamente al metodo che desiderate utilizzare:
Metodo 1: Scegliere un altro Gravatar integrato in WordPress (facile e veloce)
WordPress viene fornito con alcuni diversi Gravatar predefiniti che è possibile utilizzare. L’utilizzo delle impostazioni predefinite è il modo più rapido per cambiare il Gravatar di una persona misteriosa, anche se queste immagini non saranno uniche per il vostro sito o marchio WordPress.
Per vedere i diversi Gravatar predefiniti, è necessario andare su Impostazioni ” Discussione dall’area di amministrazione di WordPress.
Sotto la voce “Avatar predefinito”, si vedranno tutti i diversi avatar incorporati che WordPress può utilizzare quando non c’è un Gravatar collegato all’indirizzo e-mail della persona.
WordPress utilizza di default la persona misteriosa, ma è possibile utilizzare qualsiasi altra immagine in questa sezione.
È sufficiente fare clic sul pulsante di opzione accanto all’immagine che si desidera utilizzare sul proprio blog WordPress.
Quindi, scorrere fino alla parte inferiore della schermata e fare clic su “Salva modifiche”.
Metodo 2: Utilizzare Thrive Comments per caricare un Gravatar personalizzato (metodo del plugin)
Se non vi piacciono le opzioni gravatar fornite da WordPress, potete caricare un gravatar personalizzato. Questo è il modo migliore per personalizzare la sezione dei commenti in base al vostro marchio.
Per questo metodo, utilizzeremo Thrive Comments. Si tratta di un plugin per i commenti progettato per incoraggiare gli utenti a commentare i post del vostro blog e aumentare il coinvolgimento del vostro sito web.
Oltre alla caratteristica del gravatar personalizzato, Thrive Comments è dotato di strumenti che rendono la sezione commenti più divertente ed emozionante. Ad esempio, è possibile abilitare i “mi piace” e i “non mi piace” proprio come su un sito di media.
È possibile ottenere Thrive Comments come plugin singolo o acquistare la suite completa di Thrive Themes. Questa include tutti i prodotti Thrive, come Thrive Ovations, che può trasformare i commenti in testimonianze.
Dopodiché, potete scaricare un pacchetto zip di plugin da installare sul vostro sito WordPress. Per ulteriori informazioni, leggete la nostra guida passo-passo su come installare un plugin di WordPress.
Con il plugin installato e attivato, si può andare su Thrive Dashboard “ Thrive Comments dall’area di amministrazione di WordPress. Quindi, aprire la scheda “Personalizza stile”.
In questa scheda, assicurarsi che l’impostazione “Visualizza avatar” sia attivata. Una volta fatto, basta fare clic su “Scegli immagine”.
A questo punto, è possibile scegliere un’immagine esistente dalla libreria multimediale di WordPress o caricare la propria da utilizzare come gravatar predefinito.
È possibile utilizzare una foto stock, creare un logo personalizzato o anche creare una nuova immagine Gravatar utilizzando un software di web design come Canva. L’immagine deve essere di forma quadrata, ad esempio 250×250 pixel.
Una volta scelta l’immagine, fare clic su “Seleziona”.
E il gioco è fatto!
Ora dovreste vedere il vostro nuovo gravatar predefinito nell’anteprima e nella sezione dei commenti live.
La cosa bella di Thrive Comments è che si possono facilmente caricare i gravatar in modo pigro.
Ciò significa che WordPress non visualizza il gravatar di un commentatore finché il visitatore del sito web non scorre giù fino a quel commento specifico.
Per abilitare questa caratteristica, basta andare su Bacheca ” Thrive Comments e aprire la scheda “Impostazioni avanzate”. Spuntate quindi la casella “Carica le immagini dell’avatar quando il commento si inserisce nel viewport”.
È inoltre possibile spuntare le altre caratteristiche di lazy loading.
Per ulteriori suggerimenti e trucchi sull’utilizzo di Thrive Comments, consultate queste guide:
- Come caratterizzare o seppellire i commenti in WordPress
- Come reindirizzare l’attenzione dell’utente con il commento Redirect
- Come rimuovere il campo URL del sito web dal modulo di commento di WordPress
Metodo 3: Inserire uno snippet di codice per utilizzare un Gravatar personalizzato (metodo del codice)
Oltre a utilizzare Thrive Comments, è possibile caricare un gravatar personalizzato utilizzando il codice. Si può preferire questo metodo se si vuole semplicemente aggiungere una nuova immagine all’elenco dei gravatar nella pagina di discussione di WordPress.
Come nel secondo metodo, è necessario disporre di un’immagine che si desidera utilizzare come gravatar.
Dopodiché, potete caricare l’immagine sul vostro sito WordPress andando su Media ” Aggiungi nuovo. Qui potete scegliere un’immagine dalla libreria multimediale di WordPress o caricare un nuovo file dal vostro computer.
Una volta scelta l’immagine, fare clic sul link “Modifica” accanto ad essa.
WordPress aprirà il file per la modifica. In questa schermata, scorrere fino alla sezione “URL del file”.
Prendete nota di questo URL, perché vi servirà nella fase successiva.
In questa fase, è necessario aggiungere del codice al vostro sito WordPress. Spesso le esercitazioni vi chiederanno di aggiungere degli snippet personalizzati al file functions.php del vostro tema.
Tuttavia, non lo consigliamo perché anche un piccolo errore nel codice può causare errori comuni di WordPress o rompere completamente il vostro sito web.
Ecco perché vi consigliamo di utilizzare WPCode. È il modo più semplice e sicuro per aggiungere codice personalizzato in WordPress senza dover modificare alcun file centrale di WordPress.
La prima cosa da fare è installare e attivare il plugin gratuito WPCode. Per maggiori dettagli, consultate la nostra guida passo-passo su come installare un plugin di WordPress.
Dopo l’attivazione, andate su Code Snippets “ Add Snippet nella vostra dashboard di WordPress.
Qui potrete vedere tutti i diversi snippet che potete aggiungere al vostro sito WordPress. Questi includono snippet che consentono di disabilitare completamente i commenti in WordPress, di caricare file SVG sul vostro sito e altro ancora.
Ce n’è anche uno per utilizzare un’immagine personalizzata per l’avatar predefinito. Basta cercare lo snippet ‘Custom Default Avatar’ nella libreria.
Una volta trovato, passateci sopra con il mouse e fate clic sul pulsante “Usa snippet”.
Successivamente, WPCode aggiungerà automaticamente il codice corretto.
Non dimenticate di sostituire l’URL con un link all’immagine che volete usare come Gravatar predefinito di WordPress.
Sotto il riquadro del codice sono presenti alcune opzioni di inserimento. Se non è già selezionata, scegliete il metodo “Inserimento automatico”, in modo che lo snippet venga inserito ed eseguito automaticamente in tutto il sito.
Quindi, aprire il menu a tendina “Posizione” e fare clic su “Esegui ovunque”.
Una volta fatto ciò, è necessario scorrere fino alla parte superiore dello schermo e fare clic sulla levetta “Inattivo” in modo che diventi “Attivo”.
Infine, fare clic su “Aggiorna” per rendere attivo lo snippet Gravatar.
Per iniziare a usare questo Gravatar, andare alla pagina Impostazioni ” Discussione”.
Nella sezione “Avatar predefinito”, selezionare la nuova opzione “Avatar personalizzato”.
Quindi, fare clic su “Salva modifiche” per memorizzare le impostazioni.
Ora, se visitate il vostro sito web, vedrete la nuova immagine Gravatar predefinita.
Ecco fatto! Per saperne di più sui gravatar in WordPress, consultate queste guide:
- Come visualizzare Gravatar dall’e-mail dell’utente in WordPress
- Come disattivare i gravatar in WordPress (passo dopo passo)
- Come modificare le dimensioni dell’immagine di Gravatar in WordPress
Speriamo che questo articolo vi abbia aiutato a capire come cambiare il Gravatar predefinito su WordPress. Potreste anche voler consultare la nostra guida su come moderare i commenti in WordPress e il nostro elenco dei migliori plugin per commenti di WordPress.
Se questo articolo vi è piaciuto, iscrivetevi al nostro canale YouTube per le esercitazioni video su WordPress. Potete trovarci anche su Twitter e Facebook.
Syed Balkhi
Hey WPBeginner readers,
Did you know you can win exciting prizes by commenting on WPBeginner?
Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
You can get more details about the contest from here.
Start sharing your thoughts below to stand a chance to win!
anna
Thanks for the nice explanation, Now I’m clear about setting up my gravatar in Wordpress site.
rashmi
this is very useful
Pat
Thank you, thank you, thank you! I’ve looked everywhere on how to change the default avatar and you were the only ones who simple explained it and displayed how! Sometimes finding the answer in the haystack of information can be just mind blowing. You rock!
manoj rai
how set when user comment your post show him/her original profile. please help me. thanks
Joy
Hello, I’ve tried this in my child’s theme function and it just will not work. The image in the discussion settings and on the front-end appear broken. When I right click to view the path it displays:
It affixes the i1.wp.com before the link. Even when I tried to connect directly to the child theme stylesheet directory and pickup from the folder, ‘images/chicken_avatar.png’, it still affixed the i1.wp.com
Any ideas how to fix this? Thank you.
WPBeginner Support
Hey Joy,
We tested it again with a child theme and it worked as expected. We are not sure what may be causing the issue. You can follow the instructions again. Make sure you add the full image URL in the code.
Admin
Joy
Hmm, not sure what I was doing wrong. I just gave it another go and it works. Thank you!
Andrew
Joy: Mine Via Another WordPress Script, is Going to (i0.wp.com/MySite…). Very Strange. :–)
Andrew
It Still Shows i0.wp.com/MySite Whwn Going to the Image Location, but I Changed the URL Code to (‘/custom-gravatar/mh-profile-photo-default.png’), Instead of ‘example.com/wp-content/uploads/2017/09/mh-profile-photo-default.png’). In Settings > Discussion It Shows My Admin Photo as the Default User Gravatar, but On User Profiles, It Views Properly! :–)
Mayaprakash Pant
Hello.
The code worked perfectly fine for me. But this arises another problem:
Same gravatar appears when everyone else including visitor comments on my blog.
How to solve this?
Gabrielle
Hi, i added and sucesfully saved input(type = url) for each user profile, on ly localhost installation.
I’m trying to change original code from WP Codex wesbsite:
From:
add_filter( ‘avatar_defaults’, ‘new_default_avatar’ );
function new_default_avatar ( $avatar_defaults ) {
//Set the URL where the image file for your avatar is located
$new_avatar_url = get_bloginfo( ‘template_directory’ ) . ‘/images/new_default_avatar.png’;
//Set the text that will appear to the right of your avatar in Settings>>Discussion
$avatar_defaults[$new_avatar_url] = ‘Your New Default Avatar’;
return $avatar_defaults;
}
To something that will replace default avatar url foreach user with value from custom input field(if its not empty), any help?
I know there are plugins that allows subsciribers to upload gravatar images, but i don’t want to allow them doing that, i want to give them a chance to put url to their own images
Manish B
I am not able to show avatars next to comments. I am using Hitchcock Wordpress Theme.
Claire Benneth
THANK YOU!
Actually I’ve been looking for this solution for my blog for 3 months!
Thanks again!
Claire xo
Jen Hardy
I have the Gravatar set up in Wordpress, but when the e-mail goes out to my followers for my blog, the mystery man is there. Looks really bad at the top of my e-mail. Any suggestions?
Thanks!
Syed Hamza
Here are two folders of images in Cpanel.
1. /public_html/wp-includes/images
2. /public_html/wp-content/themes/divi/images
In which folder where I upload the image.
Manoj
I can’t see my avatar even after setting in comment box but i see it about me.
Manish B
I am facing the same issue.
Michael
I’m looking for a plugin, or SIMPLE code solution that will allow me to create a number of ‘default’ gravatar/avatar images that are color coded based on the member’s gender/orientation. Obvious ones like blue for male, pink for female, but I’ll likely add lavender for transgender and possibly others. Basically, the decision about the ‘default’ avatar that appears for the member (until they upload an image) would at least let people browsing the site know if the person they see posting (or online) is male / female / transgender / etc.. Any ideas?
Me
Is there code to force the default avatar to be blank? I have it set to blank in the WP settings, but it’s still showing up as mystery man. Is there code to either delete mystery man entirely so it’s not even an option. Or to make sure it’s blank and not mystery man? Thanks!
WPBeginner Support
See our guide how to disable gravatars in WordPress.
Admin
Me
Thanks! I tried that already. When I do that, the avatars also disappear from the author box (I’m using Starbox). I’m at a loss. I’ve even checked my WP tables, and it shows the default avatar is set to blank. I can’t figure out how to get rid of mystery man…
Michael
How would one go about rotating a set of images in that Gravatar thumbnail spot? Meaning: if I had 5 different images, to have them randomly appear for users without Gravatars, so there was a variation of the 5?
Angelica Costa
If anyone is facing issues with child themes, just use:
$myavatar = get_stylesheet_directory_uri().’/img/favicon.png’;
It works.
Mark
This was a life saver!
Julia
Great, thanks!
Gina Smith
Thanks for the information!
Keely
Wow – found this post 2 years after my first post and got it working this time
Thanks WP Beginner
Caroline
Thanks!
chris007
okay i get the whole idea but how you put your personal pciture of you into the gravatar that what i’m trying to figure out..
Thomas
Goto Gravatar website and sign in with WordPress. Then you can upload your avatar and tie it to one or more of your emails.
Alex
Thank you!
Karan Rawat
It works. Thanks Bookmarked your blog!
Chuks Emmanuel
Thank you Syed Balkhi. it really worked for me. just keep the good work going.
Adrian O'Farrell
Hi, just checking what happens next
Simen Eggen
Thank you so much it’s working
Sadia
Thank you so much for these instructions. For some reason, things were wonky when I used a .png file, but a gif worked easy peasy!
Katelyn
I am having the same issue as Keely. I am using a child theme so get_bloginfo does not work. When I check the URL of the broken image it displays the path to the parent theme. Is there a way to get this to work with a child theme?
Akash KB
What should be the size of the image file to be uploaded to the theme folder?
Thanks
Brody
Any way to make this use a SSL connection using the same code? Always loads “insecure content”. What changes to make it a secure image during loading?
WPBeginner Support
If you are loading gravatar on a secure page then it should automatically load securely. Also check Settings » General change your site and WordPress address to use https. Let us know if this solved the issue.
Admin
Pavan Deshpande
Thank you for sharing this , i was not able to change the default image but after reading this i changed
Keely
What if you’re using a child theme …
I changed the line
$myavatar = get_bloginfo(‘template_directory’) . ‘/images/gravataricon.gif’;
to
$myavatar = get_bloginfo(‘stylesheet_directory’) . ‘/images/gravataricon.gif’;
but still not working
Editorial Staff
Is the image not showing or the code altogether is not working (i.e it’s not even adding an option for custom gravatar)?
Admin
Kristen
I am having issues with the code also. I used it on another site and it worked perfectly, however on the site I’m currently working on… it shows as an option in the admin panel under settings-discussion, however it is showing as a broken image and does not display on the blog pages either. Any help is greatly appreciated.
Editorial Staff
Right click on the broken image to get the image URL. Open that URL in another tab to verify that the URL is correct.
Dizz Markie
I am having the same issues on localhost
Rachel
I just used your advice here; more explanation that the image needed to be saved in the themes folder too would have been helpful. But your tips here helped me figure some of it out. Thanks.
mrahmadawais
@wpbeginner Secondly , do you know an good pre image loading plugin for wordpress
mrahmadawais
@wpbeginner disquess is having some problems at my blog see there http://freakify.com it is not allowing me to upload any custom image>>>? Why
wpbeginner
@mrahmadawais That is because Disqus is a third party platform….
mrahmadawais
tell me plz
mrahmadawais
any one here now to tell me why disquss is not accpting this
Crysislevel
thanx it worked perfectly!
Shabil Team
This gravatar custom code is very cool and really work on my blog. Thank you very much.
You rock WPbeginner.
Shabil Team
This gravatar custom code is very cool and really work on my blog. Thank you very much.
You rock WPbeginner.
wpbeginner
@Kindar We are glad to have you as a user Let us know if you have any suggestions.
Kindar
When ever I search for something on the internet i usually get to see your website.. Now I started follow your website and the stuff you share.. What ever you share its really useful and thats why i always check it up, and see whats new. Also i wanted to thank you for the last subject.
Kindar
When ever I search for something on the internet i usually get to see your website.. Now I started follow your website and the stuff you share.. What ever you share its really useful and thats why i always check it up, and see whats new. Also i wanted to thank you for the last subject.
iur
where is located the file /images/gravataricon.gif ?
Editorial Staff
Inside your WordPress Theme’s folder.
Admin
Cee
Hi!
Wow..I’ve gone round and round with code. Not adept with this as a newb…but usually can get things to work.
I added the code to get a default avatar for guest . It worked. At least in admin. The image shows up in ADMIN..but not on the website.
I also signed up at gravatar for my own custom gravatar for my ADMIN comments…and it shows up in their “check point”…but cannot get it to show up in my comments.
Neither does the Guest Gravatar.. but the GRAVATAR image shows up instead.
My custom image IS checked as default in Discussions. Both images are uploaded to the theme/images and the path to the guest image is correct in the code. I made the images 128 x 128 as suggested online nowadaZe… Dunno if THAT sizing must be specified somewhere? I looked thru the functions code…as best as my bewildered eyes can comprehend..but didn’t finding anything that looked like it would work. Maybe in style.css?… Dunno if it makes a difference. Don’t want to go thru changing everything..and still not work. Have already spent DAYS trying to figure this out. Should be a simple thing.
Don’t understand why MY admin gravatar isn’t showing. Per what I read…it should be handled via gravatar. The email address used for the gravatar is the same as listed in admin.
WHAT am I doing wrong/missing?.. I have WP 2.8.4.
I tried pasting the above code at the top…AND at the bottom… but neither works. Does it matter WHERE you paste it in the functions.php?
Can you suggest anything?Would DEEPLY appreciate any help you can give. Can give you any code you might need…just specifiy.
Thank you in advance. tearing out hair..
Editorial Staff
It sounds like that this issue is not with the function rather it is the comments.php file error.
Admin
Louis Gubitosi
thanks for this tip. I used this on my site and the default avatar is showing up in the comments section but not in the “Recent Comments” side bar. I’m using the “Get Recent Comments” plugin. Is this treated differently?
http://interactiveblend.com/blog
Editorial Staff
Unless that plugin has specified a default in their code, this should work. It means the plugin is not coded properly. Contact the developer, and ask them to fix it.
Admin
martin
The code works if placed in custom-php.php which has the advantage of sticking through upgrades.
Do you have any ideas on the code for removing the html calls to gravitar.com in buddypress?
JD
Thanks for the tip. Works flawlessly.
Desik
I noticed wordpress is changing the quote into a backquote, you should use
'
instead of’
Editorial Staff
Problem fixed.
Admin
fantasmo
This is the code snippet I was looking for.
But it doesn’t work properly… I put in the code into my functions.php (I’m sure everything is correct, also the path to my picture).
But when I go to discussion, I can’t see my Avatar, and also the WP-backend is a little bit broken… The code i put into the functions.php shows up above the header of the WP-backend.
Can you help me please? Maybe I didn’t only a little thing wrong??
Editorial Staff
The code above is 100% correct because that is what we are using. I don’t know what you can potentially be doing wrong. But without looking at your codes we won’t be able to help you out. You can hire us for a small fee, and our staff can surely fix the problem.
Admin
Tracy
I think I may be having the same trouble as fantasmo. The snippet works and the gravatar shows up within the discussion admin page but when you click on ‘save changes’ to save the options, you get a white screen which displays the footer from the option-discussions.php instead of the full page saying that the options have been saved.
CC Rogers
I saw the same results as Fantasmo. When I copy/pasted the code, the blank line between the add_filter and the function was lost for some reason. Putting the blank line back seemed to fix the problem.