Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Use 'retro' default in Gravatar plugin
If a user doesn't have an avatar, I'd like to use the retro default seen at https://en.gravatar.com/site/implement/images/
I've tried appending the &d=retro to the URL string, but it's still showing me the blue default Gravatar logo.
Any ideas?
Tagged:
0
Answers
is this the front page? or the avatar in discussion page?
Check out my other Plugins here
try changing this line in plugins/Gravatar/default.php
Check out my other Plugins here
I have tried that and it doesn't seem to work. I got it working on another forum using this method. I'm confused why it's not working on these
check if you have enabled the Gravatar plugin. maybe you have just overlooked it for the particular forum. that's why the code is not being read.
Check out my other Plugins here