Is there a way to disable comments on all pages but blog posts? I don’t want people to have the ability to leave a comment on any of the pages other than the Blog posts themselves. Is there a way to disable that? Please be specific as to whether I’d edit the php, css, or download a plugin — I’m a newbie. Thanks!
The other way is bit difficult. You need to build child theme and then copy page.php to your child theme directory and then remove <?php comments_template( '', true ); ?>
Hi Sakin, unfortunately, I’m not sure if it’s the Catchbox theme or what, but there is no option under Screen Options to see the Discussions Module. ANd if I disiable comments under regular settings, it disables it for the blog as well. So that’s not going to work.
I guess I’ll have to create a child theme. Can you point me to a tutorial that shows me how to do that? Thanks.
I also looked at the pin (http://pinterest.com/pin/548594798329843253/) and see nothing on that page (maybe I waited too long to look at this and the screen shot is no longer there).
I am using WordPress as a static website (all pages, no posts). There will never be blog posts on this site, and we do not want comments. I can’t find any settings to turn it off. Can you help?
When you edit your page, you will see a small “Screen Options” button in the top right of the page. Just click on “Screen Options”, then you need to check on “Discussion” to enable discussion box. Now, after this you will see discussion box below you page editor where you can just uncheck “Allow Comments” then update your page.
I would have never figured this out – THANK YOU for the clear directions. I only have 5 pages on my site so disabling on each page is very easy. Thanks again!!
I am having the opposite problem. For some reason subscribers are not allowed to comment on anything and I have all the sections checked … in the post under screen options and in the settings -> discussion.
I even tried to add this <?php if(is_single() || is_page()) { comments_template(); } ?>
to my index.php and home.php and page-blog.php with no luck.
@msdossfl: Can you check your settings at “Appearance => Theme Options => Comment Options” and then make sure you have selected “Use WordPress Settings”. If this is fine then you need to go to “Settings => Discussions” and make sure you have selected “Allow people to post comments on new articles”. This will create comment for new post only. But for your old posts, you need to edit those posts. See this screenshot https://www.pinterest.com/pin/548594798333128024/
The topic ‘Disable comments?’ is closed to new replies.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Tagged: blog, comments