bjthornton

Member

Forum Replies Created

  • In reply to: Change "Comments Are Closed" text

    #18544

    Thanks, Josh. I took your advice and hunted through everything for the string. It was, in fact, blog-in-blog, and I was able to remove the text in the plug-in php. Graphene itself doesn’t add that comment.

    Love this theme, and this forum. Thanks again for your timely help.

    In reply to: Change "Comments Are Closed" text

    #18542

    Hey, guys, thanks for your help. However, I’m still having the same problem.

    In the wp-comments=post.php, I found this:

    if ( !comments_open($comment_post_ID) ) {

    do_action(‘comment_closed’, $comment_post_ID);

    wp_die( __(‘Sorry, comments are closed for this item.’) );

    But even when I changed the text, my page still says simply “Comments are closed”, as you can see on this page of my blog: http://bjthornton.com/huth

    I’m using Disqus and blog-in-blog, in case that has anything to do with it.

    Kenneth, thanks but I don’t know what “using the filter” means? But I won’t have all of the comments disabled all of the time, only on occasion.

    Thanks again.

Viewing 2 posts - 1 through 2 (of 2 total)