How can I remove "comments are closed"

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Fri May 03, 2013 11:12 am
I want to remove that "annoying" phrase when I close the comments on a post.

How can I remove "comments are closed" ?

I'd like to replace that with a link or a banner ad….

Or just get rid of it.
User avatar
Expert Boarder

GK User
Fri May 03, 2013 9:50 pm
Hi,

In the comments.php file please remove or change fragment:

Code: Select all
<section id="comments" class="nocomments">   
   <p class="no-comments"><?php _e( 'Comments are closed.', GKTPLNAME ); ?></p>
</section>
User avatar
Administrator


cron