Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Nik Smalin

    (@nik-smalin)

    It works perfectly with this theme, I’ve checked it many times

    Are you sure you have enable comments properly in “Discussion Settings” of your WP ?

    • This reply was modified 4 years, 3 months ago by Nik Smalin.
    Thread Starter taylorkimble21

    (@taylorkimble21)

    The comments box on Pages isn’t showing.

    Theme Author Nik Smalin

    (@nik-smalin)

    It doesn’t have comment section on pages.
    But if you want to add it you can open page.php file and add this line of code
    <?php if ( comments_open() || get_comments_number() ) comments_template(); ?>
    on line 27 after <?php endif; ?> and before </div><!– /.article__container –>

    Regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Comments Box’ is closed to new replies.