Forums

How do I enable Comments with Kubrick (3 posts)

  1. EagleRufio
    Member
    Posted 2 years ago #

    I can't seem to enable comments on pages using the Kubrick theme. How do I fix this? I have the enable comments box clicked but when I look at the page there isn't a box form comments.

  2. Samuel B
    moderator
    Posted 2 years ago #

    you can do that manually with kubrick
    open the
    page.php
    file, add the following code just after the
    <?php the_content() ?>
    template tag:
    <?php comments_template(); ?>

  3. EagleRufio
    Member
    Posted 2 years ago #

    You sir are a gentleman and a scholar.

Topic Closed

This topic has been closed to new replies.

About this Topic