What can be updated with wp or the theme not to show the comment link with the xml feed? Right now I have comments turned off within settings, and in quick css the comments are hidden within the posts.
Hide comment link in feed
3 posts from 2 voices-
Posted 3 months ago #
-
Hi ronduring,
You can try going into single.php and removing:
//wordpress function that loads the comments template "comments.php" comments_template( '/includes/comments.php');I'm not sure if wordpress includes the comments anyway to the rss feeds or not, but that will remove the check completely.
Regards,
Devin
Posted 3 months ago # -
That worked, thanks.
Posted 3 months ago #
Topic Closed
This topic has been closed to new replies.














