-
How to remove (Leave a Reply)
Hi all, i would like to know How to remove (Leave a Reply) because i close the comment in discussion, because my site are french and i was receive only spam english comment,
so i have try to remove this:
1.using Single Post
(single.php)
<div id="commentsFrame"><?php comments_template(); ?></div>
2. Using the “comments.php”
<?php else : // comments are closed ?>
<!-- If comments are closed. -->
<p class="nocomments">Comments are closed.</p>
but this is not working
thank for any direction...
montre gps
-
If you use the Google search box in top navbar and search for:
"Leave a Reply"
You'll find multiple threads with the answer. It's in the comments.php file.
-
thank for reply admin
the only way it seem working with socrate theme is to Delete the comments.php entirely.
All the best
poussette jumeaux
-
All you need to do is change "leave a reply" in comments.php
There's no reason to delete the file.
Look for..
<h3><?php comment_form_title( 'Leave a Reply', 'Leave a Reply to %s' ); ?></h3>
And change the text to anything you want in any language.
-
Hey Guys...
Okay, after spending over two hours going through all the threads, this seems closest to my issue...
Dan says in his reply above... "no reason to delete the file." and then he adds...
"And change the text to anything you want..." (???)
Like what? All I want to do is disable the "Leave a Reply" form, entry field & "Submit Comment" button BUT (only on my Home Page).
Again, I'm just learning & really new to this, so what part(s) of...
<h3><?php comment_form_title( 'Leave a Reply', 'Leave a Reply to %s' ); ?></h3>
...do I delete or change?
Thanks for your help, David
Last edited by dhalver; 01-04-2013 at 06:43 PM.
Reason: typo
-
David,
Comments are disabled in Settings > Discussion sitewide for all new posts and pages.
And then on individual posts and pages of existing content you need to disable them by unchecking the "allow comments" box.
If you don't see it goto Screen Options at top of post/page editor and activate the discussion box.
This is unrelated to the theme and no editing is required. It's basic Wordpress functionality.
If you can't find it after five minutes of searching Google and the forum, then make a new thread and just ask.
If you just search the forum for: disable comments
The first result gives the answer I mentioned.
In google there are many tutorials including video tutorials that come right up when you search for: disable wordpress comments
Similar Threads
-
By debtkillerguy in forum Official Support
Replies: 19
Last Post: 04-03-2011, 07:29 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|