Display Avatar problems after update
-
Hello together,
i use your awesome plugin for extend the users by a avatar field. This worked perfect until version 2.9.9 . After updating to 2.9.10.2 i’m not longer able to show the avatars. In the users admin view they are gone and in a single view the avatar is also not available. I tried the the get_avatar( $user_ID, 100) function and also the $pod->display(‘avatar’) function. No success. But in the DevTools of my browser there is a “Tracking Prevention blocked access to storage for URL” entry for a https://secure.gravatar.com/avatar/… URL so it looks like a wrong search path for the avatar. Do you have any idea? I cleared the Pods cache and tried to repair but the problem is still there.
Best regards.
The topic ‘Display Avatar problems after update’ is closed to new replies.