remove 'comments off' text on category view – twentyten
-
First off I have to apologise as I am still working locally and am yet to upload my site, so there is no link.
Next up I am using a child twentyten theme.
I want to be able to turn comments off on some posts and have comments turned on on others. My problem is that when comments are switched off there is some text saying “comments off” on the bottom of those posts and I want to remove it without also removing the link to comments if they exist.
Strangely my comments.php file has a section of code that looks like it could be what I need but it uses the text “comments are closed” and removing/editing it has not helped.
Some googling lead me to this guide ( https://blog.dir.vc/2011/11/05/wordpress-how-to-remove-comments-are-closed-php-code-snippet/#more-136) which does work but not in all cases. I was able to use it to remove the text from the individual page views but not from other views such as the main page or category view.
I specifically want to be able to scroll through the category view without seeing “comments off” at the bottom of posts.
Any ideas?
- The topic ‘remove 'comments off' text on category view – twentyten’ is closed to new replies.