Tagged Questions
0
votes
1answer
195 views
Default Gravatar not showing for pings
Here is my comments block:
<div id="comments">
<?php if (have_comments()) : ?>
<h3><?php printf(_n('1 comment', '%1$s comments', get_comments_number()), ...