• Hi all

    I’ve just changed to the Nisarg theme for my website (which I love). However, one thing I’ve noticed is that the comments section on my blog posts is right at the very bottom of the page. I’m concerned that users may miss it and therefore I’m wondering if there’s a way to bump it up slightly so that it appears above the ‘next and previous’ section?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello there,

    Can you try this.

    Open single.php and page.php and move

    <?php comments_template(); ?>

    after

    <div class=”entry-content”>
    <?php the_content(); ?>
    <?php wp_link_pages(); ?>
    </div>

Viewing 1 replies (of 1 total)

The topic ‘Comments section – can i change where it appears?’ is closed to new replies.