Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eugene Holin

    (@eugenyh)

    Hello!
    Thanks for the feedback!

    Do not quite understand what you mean, give me a link to your website where I can see the problem.

    Thread Starter noraker

    (@noraker)

    Eugene, here is the test page I’m working with.

    https://www.test2.indianaskywalker.com/

    I get the same problem on my regular site. If I enable the comments for my posts then I get the “Leave a reply” section at the bottom of my recent posts page. Even if I disable the comments for the page. I’ve tried a number of different combinations of things including using the comments plugin that I have. But at the end of the day if I disable all comments on the page but enable comments on my posts then a reply section shows up at the bottom of my recent posts page. The reply format is not a format that I am using though, I don’t know where its coming from. But it only shows up when I use your plugin.

    Plugin Author Eugene Holin

    (@eugenyh)

    There are two ways to display recent posts with my plugin on website front page without comments section:

    1. You need to create a page in admin menu, insert shortcode as page content, publish the page. Then open Dashboard -> Settings -> Reading and set this page as front page in “Front page displays”. Then open list of all pages, find this page and click by Quick Edit. Here you find checkbox Allow Comments – just uncheck this and update.
    2. You need to create file front-page.php in your theme folder, insert header, footer and sidebar if you need it – but not insert comments template here. In the content section just add `<?php echo do_shortcode( [shortcode] ) ?>’
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Comments box at Bottom of widget’ is closed to new replies.