Site logo

Archived topic

Author image not displaying

12 replies · Started by Kostas on August 2, 2022

Viewing posts 1–13 of 13

hi,
i try to create a right sidebar block element.
I create a dynamic author image block, but the image is not displaying.
I can verify that my Gravatar account has an image and i can properly see it, in my user account profile.
I have also installed an extra Plugin for Avatars but still no luck.
Please advise,
thanks

Hi Kostas,

Can you link us to your site where we can see the sidebar?

pm

The image is huge due to this CSS you added:
https://www.screencast.com/t/HitQeLWkgg

.single-post .dynamic-featured-image, .dynamic-author-image {
	object-fit: cover !important;
	height: 550px !important;
	width: 100%;
}

For the avatar and author discreption issue, can you try disabling all plugins to debug?

sorry for the leftover code, inserted and forgotten.

I deactivated all Plugins still the author image is not displaying.

thanks

No worries :)

Can you leave all the plugins deactivated except GP premium and GB, then switch back to the parent theme to test?

If you can set up a staging site for us to do some more testing, it will be very helpful.

Let me know!

staging

As you can see here, when I check the posts, it shows the author ID is 6:
https://www.screencast.com/t/Ak7XiYwKG1c

But your ID is 1.

As you can see there're only 2 article is published by your profile, 1 is Hello world, and 1 is the latest one which I re-assigned the author:
https://www.screencast.com/t/ClLD6INkV
Now your avatar shows correctly on the latest post.

The real ID 6 user is this one that doesn't have an avatar or bio.
https://www.screencast.com/t/6v5oqL5ndJ

okk thanks and sorry for the frustration i should have seen that...

No worries :)

This archived topic is closed to new replies.