Thread Starter
jaycee
(@jaycee)
Solved my own problem. Now I remember updating the line in the wp-rss.php file
<wfw:commentRss><?php echo comments_rss(); ?></wfw:commentRss>
to change the capitalisation in the RSS bit to Rss but I didn’t do it in the close tag. It makes sense now.