Hi,
How do you remove the comments section under all posts?
I want the entire comment section removed.
http://www.tntreport.com/wp-content/uploads/2015/05/Comment-box.jpg
Currently it says:
“NO COMMENTS
Comments are closed.”
Thanks
Hi,
If you want to disable comments on posts you have an option in Theme Panel > Post Settings – http://screencast.com/t/M7nn7jPMYV in this case that text wont appear on posts.
Also if you don’t want to disable comments on posts, but you want to close comments on a specific article that text will appear so you have to add this code – http://screencast.com/t/TAgLdTMut
<?php if (!comments_open() and (get_comments_number() > 0)) { ?>
In this case if you don’t have comments will appear – http://screencast.com/t/7Z7HnVkpQ and if you have comments they will appear – http://screencast.com/t/Pfw3OweCIdX
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
How can I completely remove the entire comments section?
I don’t want even want to see “comments closed” or “no comments”.
The entire section removed.
Like this site for example:
http://www.hangthebankers.com/six-banks-fined-market-rigging/
If you scroll to the bottom there is no comments section or mention of comments.
Hi,
I already answered above if you disable comments from Theme Panel > Post Settings – http://screencast.com/t/M7nn7jPMYV the comments section will not appear(including No Comments..) – http://screencast.com/t/q1f3foyUXNQh
I just suggested some other solutions.
Thanks!
Thanks for the quick reply, but I already had that option selected.
Settings:
http://www.tntreport.com/wp-content/uploads/2015/05/1.jpg
Article:
http://www.tntreport.com/wp-content/uploads/2015/05/2.jpg
Something is making it still show up under articles…?
Hi,
If you want to disable comments that option has to be enabled like in my screenshot – http://screencast.com/t/M7nn7jPMYV
Thanks
Yep thanks, working now. 🙂
-
This reply was modified 11 years by
WakeUpCallProject.