• 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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(); ?>

    Thread Starter eaglerufio

    (@eaglerufio)

    You sir are a gentleman and a scholar.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I enable Comments with Kubrick’ is closed to new replies.