You’ve just published a blog post that you’re excited about, but when you visit your WordPress site, you encounter a frustrating ‘Comments Are Closed’ message in place of the comment box.
This is a common issue faced by WordPress users. The challenge is that comments might be disabled for a specific post, across your entire site, or due to a setting you might not even be aware of.
The good news is that it’s simple to resolve once you know where to find the solution.
In this guide, we will walk you through the steps to resolve the ‘Comments Are Closed’ message in WordPress, allowing your readers to engage with your content once more.
💡Why Are Comments Closed in WordPress? (Quick Explanation)
Typically, the ‘Comments Are Closed’ message appears due to a setting that either disables comments site-wide or automatically closes them on older posts.
You can usually resolve this by checking two main areas: the overall ‘Discussion Settings’ and the individual post’s ‘Discussion’ settings.
What Does the ‘Comments Are Closed’ Message Mean in WordPress?
The ‘Comments Are Closed’ message in WordPress indicates that while a post may have received comments in the past, it is no longer accepting new ones. This allows visitors to read existing comments but prevents them from adding their own.
By default, comments are disabled for WordPress pages. For blog posts, you may choose to turn off comments on specific articles, such as announcements, to avoid unnecessary discussions.
If you disable comments on a post that already has at least one comment, WordPress will show the ‘Comments Are Closed’ message. This informs your visitors that while there are existing comments on the post, no additional comments can be made.
If the post has no comments, the comment form will simply not be displayed.
However, encountering the ‘Comments Are Closed’ message unexpectedly is often caused by a WordPress setting that is not configured properly.
The challenge is that WordPress has comment settings located in several different areas. This can make it difficult for beginners to locate the correct setting.
In this tutorial, we will guide you through all the settings you need to check in order to reopen comments on your blog posts.
You can use the quick links below to navigate to the relevant section for your needs:
- Enable Comments on Future Posts
- Enable Comments on a Specific Post
- Enable Comments on a Specific Post (Classic Editor)
- Enable Comments on Posts in Bulk
- Check for Conflicting Themes or Plugins
- Frequently Asked Questions: How to Resolve ‘Comments Are Closed’ in WordPress
- Video Guide: How to Fix ‘Comments Are Closed’ in WordPress
- Extra Resources for Enhancing WordPress Comments
Let’s Begin!
Enable Comments for Future Posts
Comments may be disabled on your WordPress site because a previous setting was activated that prevents comments on new posts by default.
You can verify this setting by going to Settings » Discussion. Here, you will find various checkboxes that determine how comments are managed on new posts.
The first option to check is ‘Allow people to post comments on new articles‘. This box should be checked to ensure that future posts allow comments by default.
Next, review the option ‘Automatically close comments on articles older than XX days’. This setting is helpful if you prefer not to allow comments on older posts. However, if you want to enable comments on all posts, make sure this box is unchecked.
Once you are satisfied with the discussion settings, remember to click the ‘Save Changes’ button at the bottom of the screen to apply the changes.
This ensures that comments are enabled for all new posts you create. However, it won’t activate comments on posts that have already been published, which we will address in the next section.
Enable Comments on a Specific Post
This method will guide you through enabling comments on existing posts individually. If you prefer to enable comments on multiple posts at once, please refer to the ‘Enable Comments in Bulk’ method discussed below.
If you’re using the block editor on your WordPress site, open the settings panel located on the right side of the screen.
Next, click on ‘Discussion’ to expand the options, and ensure that the ‘Open’ option is selected:
Your screen may appear slightly different based on your version of WordPress. However, the goal is to locate the setting thatenables commentsfor the post.
After clicking the ‘Update’ button at the top of the screen to save your changes, comments will be activated for this post.
Repeat these steps to enable comments on other blog posts. You can also use the same process to allow comments on WordPress pages.
How to Show the Discussions Panel If It Is Not Visible
Although the Discussions panel is typically displayed by default, it may be hidden on your website.
If you can’t locate it, click the ‘Options’ icon located at the top right corner of the screen. This icon resembles three vertical dots.
Next, select ‘Preferences’ and go to the ‘General’ tab.
In this section, you can enable the ‘Discussions’ option to make the panel visible.
How to Enable Comments on a Specific Post Using the Classic Editor
For those using the classic editor, the process for enabling comments on a post differs slightly.
The Discussion meta box is hidden by default. To reveal it, click on ‘Screen Options’ at the top right of the screen.
Then, check the box next to ‘Discussion’ under ‘Screen elements’.
After that, click ‘Screen Options’ again to return to your post.
You can now scroll down to the bottom of your post to find the Discussion meta box.
Ensure that the ‘Allow comments’ box is checked.
Once you click the ‘Update’ button to save your changes, comments will be enabled for this post.
How to Enable Comments on Multiple Posts at Once
If you want to enable comments on several posts simultaneously, you can do this in bulk. Start by navigating to thePosts » All PostsThis page contains a comprehensive list of all your blog posts.
Select the posts with disabled comments by checking the box next to each one.
Next, choose ‘Edit’ from the ‘Bulk Actions’ dropdown menu and click the ‘Apply’ button to access the bulk edit screen.
In the bulk edit screen, click the ‘Comments’ dropdown menu and select ‘Allow’.
Remember to click the ‘Update’ button to apply the changes to all selected posts.
How to Enable Comments for All Posts at Once
If you want to enable comments on every post on your WordPress site simultaneously, following the previous steps could be time-consuming, especially if you have hundreds of posts.
To speed up the process, there are a few additional steps to follow.
First, ensure that all posts are visible on a single page. You can find the total number of posts on your site displayed under the ‘Posts’ heading at the top of the screen.
Here’s a quick tip:
- If you have 20 posts or fewer, they will already be shown on one page.
- If you have more than 20 posts, you will need to adjust the number of items displayed per page.
To do this, click on ‘Screen Options’ at the top of the page.
Next, locate the ‘Pagination’ section and adjust the ‘Number of items per page’ setting. Enter a number that exceeds the total number of posts on your website.
For instance, if your website has 65 posts, you might enter the number 70.
Then, click the ‘Apply’ button to display all your posts on a single page. You can click ‘Screen Options’ again to hide the settings.
You can easily select all posts by checking the box next to ‘Title’.
To enable comments for all selected posts, click on ‘Bulk Actions’ and then choose ‘Edit’.
After that, follow the previously outlined steps to change the Comments setting to ‘Allow’.
🧑💻 Pro Tip: It’s advisable not to attempt updating hundreds of blog posts simultaneously, especially on shared or slower web hosting services. Each update consumes server resources, and processing too many at once may lead to server timeouts.
For optimal performance, we recommend processing your posts in smaller groups of 50 to 100 at a time.
Check for any incompatible themes or plugins.
If you have followed all the previous steps and comments are still disabled on your website, it could be due to a conflict with your theme or one of your plugins.
Occasionally, poorly designed WordPress themes may incorrectly show the ‘Comments are closed’ message even when comments are actually enabled.
To determine if your theme is the source of the problem, navigate to Appearance » Themes and temporarily activate a different theme.
Before you deactivate any plugins or switch themes, we highly recommend creating a complete backup of your WordPress site. This precaution allows you to quickly restore your site if anything goes wrong.
If the ‘Comments are closed’ message is resolved, then your theme is likely the issue. You can reach out to the theme developer for assistance. For more information, check out our guide on how to effectively request WordPress support.
Alternatively, if you are an experienced user, you can attempt to resolve the issue yourself. Refer to our guide on how to disable comments in WordPress, and follow the instructions under ‘Remove “Comments Are Closed” in WordPress’.
If you suspect that a plugin might be causing the issue, you can go to Plugins » Installed PluginsEnsure that you haven’t installed any plugins that disable comments, such as Disable Comments.
If you have such a plugin, simply deactivate it and check if comments are now functioning.
If comments remain closed, you should check for conflicting plugins. Temporarily deactivate each plugin one at a time by clicking the ‘Deactivate’ link.
After deactivating a plugin, check if comments are enabled on your site. If they still don’t work, that plugin isn’t the issue. Just click its ‘Activate’ link and proceed to the next plugin.
FAQs: Resolving ‘Comments are Closed’ in WordPress
Why does WordPress automatically close comments on older posts?
WordPress includes a setting underSettings » Discussionthat can automatically close comments on posts older than a specified number of days. This feature helps reduce spam on older, unattended posts, but you can easily turn it off by unchecking the box.
Can I enable comments on WordPress Pages in addition to Posts?
Yes, you can. Although comments are disabled on Pages by default, you can enable them just like you would for Posts. You can activate comments for individual pages in the editor’s ‘Discussion’ panel or enable them in bulk from the main Pages list.
Does my theme influence my comment settings?
Yes, it does. While your WordPress settings determine whether comments are enabled or disabled, your theme is responsible for showing the comment form and the ‘Comments are closed’ notification.
A poorly designed theme can sometimes lead to problems, which is why switching to a default theme can be a helpful troubleshooting step.
Additional Resources to Enhance WordPress Comment Functionality
We hope this tutorial has helped you understand how to resolve the ‘Comments are closed’ issue in WordPress. Next, you might want to explore:
- How to Make Blog Post Comments Searchable in WordPress
- How to Add Custom Fields to the Comments Form in WordPress
- How to Export Email Addresses from WordPress Comments
- How to Delete All Pending Comments in WordPress
- Essential Tips and Tools to Prevent Comment Spam in WordPress
- Beginner’s Guide to Moderating Comments in WordPress
- Top WordPress Plugins to Enhance Commenting
If you enjoyed this article, consider subscribing to our YouTube Channel for helpful WordPress video tutorials. You can also connect with us on Twitter and Facebook.



