Sometimes when you have migrated from an old theme to a new theme for your WordPress blog, you suddenly observe that all the comments on pages alone have disappeared and there is no option to add more comments. Also, at times when you are building a blog with a new theme, you might observe that especially pages do not have a comments section.
Fix: How to enable comments on your WordPress theme for pages
The reason the comments section are not appearing on the pages are because your theme is not enabled to do that. All you need to do is to add the below snippet line of code in your theme’s page.php file.
<?php comments_template(); ?>
Steps to make the change in your theme files
Add
<?php comments_template(); ?>
Immediately after the below line
<?php the_content(‘<p>Read the rest of this page »’); ?>
The above steps will surely fix the issue and on refreshing your pages, you will observe that the options for adding comments are already there. Let me know if you have any questions on the same.
fabolous….
I like this blog with good ideas.
Its very interesting and superb post
simple, informative and important for me, really thanks .
i like those kind of posts that really helps and talking about the important things….
Thanks for providing us such an interesting. It is really helpful.
I like this blog with good.
Nice blog. Thanks for sharing those useful information's in all categories.
I made little mistakes on this but after reading your post I must fix it and now there is no chance of mistake anymore.
Thanks. Good article. I Like this blog.