Avatars will not resize
-
I’m trying to use get_avatar outside the loop which is working but its not recognizing the size argument.
This is the code I’m using:
<?php echo get_avatar( $author_id, 150 ); ?>
Right now the avatars default to size 50.
Thanks in advance.
- The topic ‘Avatars will not resize’ is closed to new replies.