Correct avatar shows for a split second and then switchs to the Gravatar logo
-
Hi, first off, thank you for the plugin.
I am having a weird bug here, when a page loads that is using this code:
<?php echo get_wp_user_avatar(get_the_author_meta('ID'), 'medium'); ?>
The correct avatar shows up for a split second and then switches to the blue Gravatar picture.The code above is in a loop and I did print_r(get_the_author_meta(‘ID’)), so I know the correct author is getting pulled in.
Any thoughts?
URL of a page loading an avatar: https://powers.lanexdev.com/property/brads-house/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Correct avatar shows for a split second and then switchs to the Gravatar logo’ is closed to new replies.