Is this Gravatar code correct?
-
This is what I have so far
<div class=”gravatar”><img src=”https://www.gravatar.com/avatar.php?gravatar_id=<?php echo md5($comment->comment_author_email); ?>&rating=PG&size=32″ /></div>
But it is not appearing on my website yet, my gravatar is appearing elsewhere so I can’t figure out what is missing from the code.
Any help would be greatly appreciated
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Is this Gravatar code correct?’ is closed to new replies.