01-15-2012, 09:17 PM
|
|
Confirmed User
Industry Role:
Join Date: Sep 2008
Location: NYC
Posts: 4,024
|
Quote:
Originally Posted by femdomdestiny
Aksmet plugin or simply disable comments ( I don't know will it work on old ones)

|
Quote:
Originally Posted by barcodes
I just went into the pages (single,archive, etc) that would have this code:
Code:
<div class="comments-template" style="">
<?php comments_template(); ?>
</div>
And on the index page, this line of code:
Code:
<?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?> <?php edit_post_link('Edit', ' | ', ''); ?>
and removed them. No more commenting.
If you purchased a template and/or don't want to play with the code, there are probably settings in the admin or a plugin which may help. Sorry I am a newbie to wp so I am not exactly sure where it would be or what plugin to use.
|
Quote:
Originally Posted by Yngwie
Go to Setting then Discussion in the WP admin and uncheck "Allow people to post comments on new articles" and save.
|
Thanks guys   
|
|
|