Plugin Author
anmari
(@anmari)
Plugin uses the wordpress get_avatar function. It simply displays whatever is returned by that if you have chosen that as a ‘field’. It has no further control over avatar support.
What that wp function does is determined by whatever your settings are, and by anything your theme or any avatar plugins may do:
https://codex.wordpress.org/How_to_Use_Gravatars_in_WordPress
If you have avatars all setup correctly, then please check whether the html is actually being produced but perhaps the theme or plugin css is accidentally hiding it. THere was a case where in the chrome browser where the avatar was not displaying due to css.
See https://wpusersplugin.com/3775/disappearing-images-or-avatars-in-tables-in-chrome/
-
This reply was modified 9 years, 4 months ago by
anmari.