• Well does it still work in another theme?

    Did your page.php have something like this on it?
    <div class="comments-template"'
    <h2>Comments</h2>
    <?php comments_template(); ?>
    </div>

    I am quite new myself; never saw comments on a page, only on posts that are generated by single.php