Uploaded avatar but it does not appear on author page
-
I added this to the Blocksy author.php file since Blocksy only uses Gravatar and I don’t want that…
<?php echo get_avatar( get_the_author_meta(‘ID’), 125); ?>
but author avatar does not load, it just loads the default avatar
The page I need help with: [log in to see the link]
- The topic ‘Uploaded avatar but it does not appear on author page’ is closed to new replies.