Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   [SOLVED] permanently Disable Comments (http://forum.bytesforall.com/showthread.php?t=7900)

gnosis Jul 2, 2010 08:51 AM

[SOLVED] permanently Disable Comments
 
Many blogs/forums suggest to permanently disable comments to :

Open index.php and remove this line:
<span><?php comments_popup_link('? No Comments', '? 1 Comment', '? % Comments'); ?></span>

Then open single.php and remove this line:
<?php comments_template(); ?>

Finally, open archive.php and remove this line:
<?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?>

But Atahualpa 3 does not have those lines in the files.

Suggestions?

lmilesw Jul 2, 2010 04:33 PM

Go to ATO>Edit POST/PAGE INFO ITEMS and check way down at the bottom in the Footer boxes. You can take out the comment links there. This is of course after turning off allow comments in the WordPress settings.

gnosis Jul 6, 2010 07:32 AM

Thanks. That did it.


All times are GMT -6. The time now is 05:59 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.