Removing “Comments Are Closed” text from page
-
Submitted as an FYI.
If you want to remove the “Comments Are Closed…” text at the bottom of each page, you FTP and drill down to the theme folder looking for the “comments.php” file. In my case line 27. Look for
<p class=”nocomments”>Comments are closed.</p>and just comment it out
<!– <p class=”nocomments”>Comments are closed.</p> –>Obviously your theme choice may use differing verbiage, but the solution should be similar in nature.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Removing “Comments Are Closed” text from page’ is closed to new replies.