• Hello.

    So I’m helping build this site for my boss who is going on a volunteer mission to Haiti.

    I am using Traction theme.

    His crew wanted their own blog pages listed on the site. The only way I could think of doing this without installing WP 3 times was to create Categories. So now each has their own Blog Category which is accessible via the top menus.

    Is there a way to make Comments show up when someone visits the individuals blog.

    I hope this is making sense.

    Help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m not familiar with that theme but have you tried adding

    ‘<?php comments_template(); ?>’

    to archive.php?

    Thread Starter chonigman

    (@chonigman)

    Yeah. I tried putting it all over. archive.php, even tried
    <?php comments_template(”, true); ?>

    which I found elsewhere in the theme.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Comments on a Category page’ is closed to new replies.