Hello,
Do you see this error when the user is logged in?
I don’t’ see this error on my browser CHROME + LINUX.
Thanks
Thread Starter
Javier
(@xarkitu)
hi,
The first avatar puts it well and is the chosen in the configuration, from there it puts one of gravatar that gives error.
He does it like logged in without logging …
First avatar:
<img src="https://cd1.distincion.eu/wp-content/uploads/2017/10/Gravatar-DEF-32x32-135x135.jpg" width="60" height="60" alt="" class="avatar avatar-60wp-user-avatar wp-user-avatar-60 alignnone photo avatar-default">
the following avatars:
<img alt="" src="https://secure.gravatar.com/avatar/273a749c4b9ba0ae8e1b087ccb08c268?s=60&d=wp_user_avatar&r=g" srcset="https://secure.gravatar.com/avatar/273a749c4b9ba0ae8e1b087ccb08c268?s=120&d=wp_user_avatar&r=g 2x" class="avatar avatar-60 photo" height="60" width="60">
In the administration area I get errors in the comments section:
HEAD
http://www.gravatar.com/avatar/d8954b224bb79cbe5fc0c73d86a65275
?d=404 404 Not Found
+
WP_User_Avatar_Functions->wpua_has_gravatar()
wp-content/plugins/wp-user-avatar/includes/class-wp-user-avatar-functions.php:123
Plugin: wp-user-avatar 5 0,1517
These errors are monitored with Query Monitor, I recommend it if you do not use it.
If you need any other information ask me
Best regards and thanks for your attention.
Thread Starter
Javier
(@xarkitu)
Any comments or news about the exposed?
Hello
Do you use a custom plugin or some code in your theme’s functions.php file to change some of the avatars on your site? If so, could you try to remove that code and let me know if it helps?
Thanks!
Thread Starter
Javier
(@xarkitu)
Hi,
Sorry to take a long time to answer, I was testing with the installed plugins.
I found the problem, you were right, it was another plugin.
Customize my account page by YITH is the cause.
With disabling allowing to change the download in the plugin configuration the problem was solved.
Thank you very much for your attention and I hope that it will serve other users who are facing the same problem.
Best regards