Add avatar support
-
I have custom theme which has no avatars support, so i want to add them.
Tried to insert
<?php echo get_avatar ($comment, $size='64'); ?>
in theme’s comments.php file and avatar shown only once in very up or down only instead close to each comment.
How to enable it properly ?
Full code of comments.php
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Add avatar support’ is closed to new replies.