I inserted the following in my comments.php:
<?php if($comment_type == 'tweetback') { ?>
<div class="trackbacks"><?php wp_list_comments('type=tweetback'); ?></div>
<?php } ?>
I'd like to add a header that includes the tweet count (i.e. Tweets (3) )
Never saw avatars, but supposedly I should?