Hi Couch! Its me again
I have a question about gravatar on comment, to show comment author avatar based on comment author's email.
But, not all people in this world have a gravatar account, also i met the situation that user put email like this, to false the email validator :
My question is,
Can we use conditional tag to display a default image, if the user's email not registerd on gravatar, or the user put email like above.
IE : If comment author's email not not registerd on gravatar, or the user put random email like above, couch will show this image :

Need Advice, Thx!

I have a question about gravatar on comment, to show comment author avatar based on comment author's email.
But, not all people in this world have a gravatar account, also i met the situation that user put email like this, to false the email validator :
- Code: Select all
asdf@qwerty.com
My question is,
Can we use conditional tag to display a default image, if the user's email not registerd on gravatar, or the user put email like above.
IE : If comment author's email not not registerd on gravatar, or the user put random email like above, couch will show this image :

Need Advice, Thx!