Disabling Comments on a WordPress Site March 18th, 2013 Disable under Settings > Discussion Remove this code from page.php… <?php comments_template( '', true ); ?>