Well I managed to remove them by commenting out the actual text that appears on the page from “comments.php”. Not a very elegant solution though. I am looking at the template pages now and it looks like it should be reading pages.php since I didn’t pick any other than the default for the template on the page. pages.php has only one seemingly relevant line ” <?php comments_template(); ?>” but I’m not sure that’s the one to change.