Comments allow your website's visitors to have a discussion with you and each other. When you activate comments on a Page or post, WordPress inserts several text boxes after your content where users can submit their comments.

learn more… | top users | synonyms (1)

0
votes
2answers
365 views

Show image next to the comment author if have certain role

I want to create a badge image for comment author of a certain role, say, Editor. I want to style comments of users with the Editor role differently than comments of non-registered or lower-level ...
0
votes
1answer
149 views

Don't send notification if author comments his own post plugin help?

is there any way to set an IF statement, that If the author of the post commented or replied on his own post that the wp notification is not sent to him, only if a different user comments he would ...
0
votes
1answer
148 views

Where to insert get_comments?

I'm trying to setup a page and extract comments from an external post. I took this advice how to pull wordpress post comments to a external page and now I have this get_comments code at my disposal: ...
0
votes
2answers
817 views

How can I remove the title “leave a reply” in the comment box in twentyeleven?

I would like to remove "leave a reply" in the comment form in twenty eleven. How can I do this? Thanks in advance.
0
votes
3answers
378 views

Unix timestamp for post comment

Is there any function/code snippet to retrieve the unix time stamp of the comment on a post? The WordPress default function comment_time(); returns the time of the post in 12hr format (not helpful).
0
votes
1answer
172 views

Comments not displayed after blog import [closed]

i have a problem with my blogs comments. I've exported my blog with default WordPress export tool, installed the fresh instance on new server and imported my previous blog with downloaded file (i know ...
3
votes
1answer
5k views

How to use a custom comments template

My wordpress makes use of custom post templates. I'm now trying to create a custom comments template as well. I noticed that the comments template is called via this function <?php ...
0
votes
2answers
211 views

Comments do not respect display_name setting, how to make plugin to overcome this

When I post something on Wordpress, it's posted with my display name. However if I change my display name, posts posted by me will be updated with the new author. Comments will stay with the old ...
-1
votes
1answer
183 views

how to remove indent from twently eleven comments reply

how i can remove indent from comments reply if someone reply comments it indent to previous reply and keep adding indent..how i can make it just indent first reply and other show under this.. i ...
0
votes
1answer
42 views

Need Comment Link Help

I am interested in adding a comment form at the end of my posts from the home page. I use Disqus and the comment form shows up when you click onto the actual post itself but not after a post on the ...
1
vote
3answers
1k views

How to remove 'Site' in the comment form?

I' would like to remove the "site"-inputfield in the comment form in Wordpress twenty eleven. Someone who knows the answer? Thanks in advance.
2
votes
1answer
241 views

Adding another arg to comments_popup_link

what WordPress core functions do I have to modify to change comments_popup_link('Ni komentarjev', '1 komentar','% komentarjev') to comments_popup_link('Ni komentarjev', '1 komentar', **'2 ...
0
votes
1answer
538 views

How to make custom comment fields required and message field not required

I have a comment form that has name, email, brief, detailed and rating fields. The name, email, brief and rating need to be required, but the latter two are custom fields and I can only make them ...
1
vote
2answers
130 views

Comments vs. Pingbacks next page issue

I have a really annoying problem. If there are no comments, comments won't show up. If there are no pingbacks, won't show up. However, if there are pingbacks and I have a lot of comments, so there's ...
1
vote
1answer
407 views

How do I put my comment form above the comments?

The default way to do things seem to have the comment form below the comments. I'd like to have the form at the top. How do I achieve this?
0
votes
1answer
129 views

Comments and pingbacks issues

I've been trying to figure this out for many, many days now. I tried to modifiy the code various times, always with the same result. I just don't get it. I want to properly separate pingbacks and ...
1
vote
0answers
115 views

How to filter the edit comments admin page, show only current logged in author comments [duplicate]

Possible Duplicate: Filtering the Admin Comments List to Show Only Comments from the Current User? I am trying to get the edit-comments admin page to only show comments for the logged in ...
2
votes
1answer
373 views

Change language of comments template

I have a Wordpress installation in italian, I need to keep italian for the admin section but the frontend needs to be in english. The theme is custom so that's ok, but in single posts I'm using ...
2
votes
2answers
1k views

Can I change what fields are displayed in the Comments form?

Is it possible to change the fields that are available in the comments form? By default my comments form is asking for Name, Email, Website, and then the actual message. I'd like to remove website and ...
1
vote
4answers
287 views

Remove Comments Metabox but still allow comments

I already know how to remove a metabox from my custom post type edit page. However I want to remove the comments metabox but still allow commenting for the post. Because I notice when I do remove ...
0
votes
1answer
707 views

How to display comments and comment form on custom post type?

Is it possible in wordpress to display comments and comment form on custom post type, and how to do that? Thanks in advance.
0
votes
1answer
148 views

Avoiding calls to theme-compat

I have developed my own theme as a variant of Twenty Eleven. I am trying to avoid having aria-required being printed by the comments template. For ease of maintenance I'd rather override the comment ...
1
vote
2answers
1k views

Comments not showing in custom post type - Wordpress

I've created a custom post type, and i want to display and allow comments. I have this in function.php : // Add Custom Post Types add_action( 'init', 'thm_post_types' ); // Add Custom Post ...
0
votes
1answer
321 views

How to batch convert comments to posts?

I want to display comments using a Post slider plugin, but comments aren't posts. I had a dodgy setup with FeedWordPress (sydnication plugin) by sucking the Comments RSS feed in to to the Comments ...
0
votes
1answer
226 views

Allow tags between shortcode in comments

On my personal blog, I would like commentors to be able to post code using certain shortcodes (eg [html], [css], [js], [php]). I still want to strip tags for comments for security reasons, but allow ...
-1
votes
1answer
311 views

IMG inserting shortcode function [closed]

I want to have such feature that when users post in the comment link to the image (jpg, png etc) in would have [img][/img] around it and have rel="fancybox"to open it in the modal window. A have such ...
0
votes
1answer
189 views

It doesn't matter if I have more than one comment. get_comments_number still equal to one?

It doesn't matter if I have more than one comment. get_comments_number still equal to one. single.php: <?php get_header(); ?> <div id="content"> <div class="container"> <div ...
0
votes
1answer
74 views

Overflow and Comments

Go to this link and click where it says "2 comments" in the sub-title: http://themeforward.com/demo2/2011/01/17/lobortis-tellus-diam/ When the link that brings the user to the comments is clicked it ...
4
votes
1answer
132 views

Get total number of comments from posts in a specific custom taxonomy

I’m having some difficulties trying to get total number of comments from posts within a specific custom taxonomy. The setup is as such: I’ve created a custom taxonomy for my posts, called “features”. ...
1
vote
2answers
850 views

wordpress threaded comments - customize nested ul / how child ul is displayd

I just wasted 1 day trying to make wp threaded comments works... and I think I'm finally done!!!! except that it doesn't work properly - well it doesn't work the way I want ! :) Child comments get ...
0
votes
1answer
131 views

How can I get list of emails of users who commented on a post?

What I want here is simple, but I'm not really sure how to approach it. I have a tournament website based on WordPress, where users sign up for a tournament by commenting on a post. The problem is, ...
0
votes
1answer
31 views

Comments with prefix in plugin [closed]

http://wp/ads/users/user2-5 $wp_query->get('id'); //5 comment_form(array(),5); Now comments ID is 5. Is there any way to set comments ID with prefix like this: http://wp/ads/users/user2-5 ...
2
votes
2answers
491 views

How can I highlight admin comments?

Basically what I want is to have all comments posted by admins with different background color than the rest, so they're easily distinguishable. I wasn't able to find any plugin that would do this ...
4
votes
2answers
359 views

Add option to disable comments on a per posts basis?

IN the past I thought there was a chackbox to enable/disable comments when making a new posts? I do not have that option when I make new post's, please help
1
vote
2answers
678 views

How to make a secure blog that is completely private?

I have a login safe application and it has hundreds of users. WordPress is a separate module of it and only used for blogging purpose [no other usage]. Both using the common database. The blogs are ...
-1
votes
1answer
153 views

How do I remove an approved comment? [closed]

How do I go about removing a comment that has already been approved? There is no box next to the comment to remove or change the status of the comment. thanks!
-1
votes
3answers
783 views

Is there a plugin that can replace WP comments with Facebook comments as used by TechCrunch? [closed]

I've long been impressed by TechCrunch's Facebook comments, is there a plugin for WordPress self-hosted websites which achieves the same effect?
0
votes
2answers
64 views

Cannot unapprove a WordPress comment

My client approved a comment in WordPress that she shouldn't have. I cannot for the life of me find a way to get rid of the approved comment, and it appears that there really isn't a way. I can ...
2
votes
2answers
537 views

modify all posts of a category to “no comments allowed”

I'm looking for a way to modify all posts of a certain category to be "no comments allowed" without going into each post settings, one by one, and modifying manually. Perhaps a MySQL statement? ...
0
votes
1answer
294 views

Custom comment types. Are they a possibility?

I see everywhere this has been discussed, there still isn't a good answer out there. I don't want to create a custom post type and associate it that way. I want a custom comment type so editors in ...
-1
votes
2answers
403 views

Facebook Comments not working in Wordpress

I'm using Facebook Comments plugin, I contacted the developer of the plugin and he is saying it's a Facebook app issue. I made sure my application ids matched, but I'm still having the issue. See it ...
0
votes
3answers
1k views

Twitter/Facebook login for comments

What plug-ins there are available to allow people to leave comments using their Facebook and Twitter logins? Any special considerations or recommendations? I am currently allowing comments with the ...
0
votes
3answers
3k views

Ajax submit comments

I want to submit comments via ajax. CLick the comment submit button, comments gets posted via jquery's ajax method and the result ("Awaiting moderation...") is displayed on the page. I went into the ...
1
vote
1answer
108 views

Separete trackbacks/pings and numbered comments

I've been googling around for tutorials of how to a) number the comments in the comment list and b) seperate trackbacks/pings from the rest of your comments. All the tutorials seem to be out of ...
0
votes
3answers
401 views

Commentlist: bypostauthor problem with children list

I have a rather annoying problem with my commentlist. After trying out a lot and playing around with the CSS stylesheet I don't think this is a CSS problem anymore which is why I decided to post here ...
0
votes
1answer
105 views

Simple spam check for valid domain in commenter's email address

Many times commenters leave fabricated email addresses. As a really basic step, is there a plugin that checks to make sure that the domain actually exists?
1
vote
1answer
298 views

Wordpress Comment. Need some details of wp_comments DB table

Today I was doing some research on wordpress comments. I am looking for making a Comment Type which I can use as a review on wordpress custom post type which I use for business directory listings. ...
1
vote
2answers
77 views

How can I assign a specific id to the last comment of a post

I am fairly new to Wordpress and I am currently designing a template for a client of our company. However, I need to assign a specific id to the last comment of a post. Basically I have my own ...
0
votes
1answer
56 views

Cannot post comments if I don't post a website?

I have a severe problem with my comment template. For some reason comments won't show up unless somebody also clicks on the website field. It's not necessary to actually post a website, but you have ...
0
votes
1answer
197 views

Flag Comment as inappropriate button plugin

Is there a good plugin to provide a "Flag comment as inappropriate" button to comments in my posts? All I've seem were last updated in 2009 or so...

1 8 9 10 11 12 15