Viewing 1 replies (of 1 total)
  • Howdy,

    What theme are you using?

    Basic method to make this happen.

    1. Check “single.php” file in your theme for how it calls the commenting block.
    2. Copy that commenting block.
    3. Check “category.php”, “archive.php”, or whatever other template page is used for your category page.
    4. Find the loop (usually while( have_posts… blah) and paste the commenting block of code towards the end of the post content in the loop.

    Let me know if you need more help.

    Take care,
    Paul

Viewing 1 replies (of 1 total)
  • The topic ‘Enable Comments on Category Page’ is closed to new replies.