What is the best way to remove all references to comments on the INOVE theme. I get so little traffic no one ever leaves comments, so it looks foolish with no comments posted.
suggestions appreciated.
What is the best way to remove all references to comments on the INOVE theme. I get so little traffic no one ever leaves comments, so it looks foolish with no comments posted.
suggestions appreciated.
Edit your theme’s index.php file and remove all references to <?php comments_popup_link();?>. You may have to repeat the process with category.php, archive.php and tag.php.
In single.php, remove the reference to <?php comments_template();?>.
Nice, Thanks esmi ;)
thanks
This topic has been closed to new replies.