Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter classiconfections

    (@classiconfections)

    Figured it out!

    Just change:

    <?php comments_template(); ?>

    to:

    <?php comments_template(true); ?>

    in both the page.php and single.php

    Hope this helps anyone who is having the same problem.

    Thank you!

    Thank you! Had just gone live with a site and celebrating with a prize draw based on commenting. I freaked out when I realised nobody could comment.

    Hi guys,

    I built my own function to enable comments in the end. But for some reason no comments for this theme are appearing on the page. They get submitted fine and you can see them in the admin, but despite the code being right it seems I cannot see the issue!

    Any help or guidance would be much appreciated?

    Thanks,
    Emrys

    emrysgreen wrote:
    Hi guys,

    I built my own function to enable comments in the end. But for some reason no comments for this theme are appearing on the page. They get submitted fine and you can see them in the admin, but despite the code being right it seems I cannot see the issue!

    Any help or guidance would be much appreciated?

    Thanks,
    Emrys

    I’m not sure, but if you post your code (use pastebin if over ten lines) someone may be able to help you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Theme: Themia Lite] Themia-Lite Comments not available on posts or pages’ is closed to new replies.