Taking the Comments Away

SpaceshipSpaceship
SpaceshipSpaceship
SpaceshipSpaceship
Watch

DnEbook

DataGlasses.ComTop Member
Impact
5,747
I have a wordpress site that basically just needs to GET RID OF the 'comments are off' at the bottom of each post

Could someone suggest how to go about this ?


.....many thanks
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
I have a wordpress site that basically just needs to the 'comments are off' at the bottom of each post

Could someone suggest how to go about this ?


.....many thanks

Search plug ins for disable comments.

Or inside your editor, you can pull up single-post.php (might be different depending on theme)

Look for the <?php callout for comment_section?> and take it out.

Save file.

http://www.youtube.com/watch?v=kKXk_buWivM
 
1
•••
Settings -> Discussion -> uncheck "Allow people to post comments on new articles"
 
1
•••
If you have DB skills you can just go the DB and delete all existing comments in one go.
 
1
•••
Settings -> Discussion -> uncheck "Allow people to post comments on new articles"

This is the best way to do it without plugins, you can set comments off on existing articles from the edit post page. Under screen options you'll need to enable the discussion section to see the options.
 
0
•••
Hey great response! I will be able to sort something out from all these replies ......reps for all

I think goquickly gets what i mean

thanks again
 
Last edited:
0
•••
Without knowing what i am doing i went to main index page (wordpress editor) and tookout the following

<div class="category"> </div>
<div class="com"><?php comments_popup_link('ADD COMMENTS', '1 COMMENT', '% COMMENTS'); ?></div>


Yippeee ....... no more reference to comments
 
0
•••
CatchedCatched

We're social

Escrow.com
Spaceship
Escrowly
CryptoExchange.com
Domain Recover
Catchy
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back