Referring to Christine’s first response, which php(s) would contain this?
<div class="post_meta">
<?php
monk_author_meta();
monk_post_meta(true); ?>
</div>
I have tried all sorts of things to remove author and comments from my posts, but apparently I haven’t covered it all yet!