The comment-form tag has no wiki summary.
0
votes
1answer
1k views
wp-comment-post.php and header already sent issues
I'm new here and I really hope somebody can help me.
I've tried alone for many days, found a lot of solutions that worked for others, but that didn't work for me and so I really hope somebody here can ...
0
votes
1answer
94 views
How translate it? Intensedebate
http://www.part.lt/img/4490330b04db19a9043999a460246e39489.JPG (IMG)
Look at yellow background.
How translate it, to Lithuanian lang?
Thanks!
I using IntenseDebate comments system.
0
votes
1answer
237 views
How to add extra field in admin comment section
I wish to add extra field in post comment section while admin is logged in.
Screenshot
I just add subject field in template comment form.But i couldn't store in db and retrieve it.
How can i do ...
0
votes
1answer
808 views
Default comments file and how to copy it
I have a custom theme. There is no comments.php file, Wordpress is using whatever the default is. I need to modify the comments area, but I want to base my changes off of the default template. Where ...
0
votes
1answer
83 views
Fix threaded comments
http://anasianscreations.co.cc/jeffman/blog/uncategorized/hello-world/
I have looked all day for a solution but whenever you click on reply to this comment, instead of the comment box being displayed ...
0
votes
0answers
19 views
Making comment persist after error?
On my comment form I am using a filter that checks for "bad" word. If the message contains one these words, it gets flagged as spam it send a transient message back to the comment page. Now what I ...
0
votes
0answers
59 views
Multiple comment forms on one page cause message - ERROR: please type a comment
Instead of clicking reply on my comments I have them laid out with a reply form already showing underneath each comment.
Each form has been populated with the post_id and the comment_id and looks ...
0
votes
0answers
9 views
How to use comment functionality anywhere on front end and back end? [duplicate]
Possible Duplicate:
How to use comment_form anywhere?
I want to use comment form (all functionality like logged in or not , approval, spam, trash etc).
On the frontend of my website I have ...
0
votes
0answers
127 views
Add custom comment box similar to facebook or wordpress
I made a page and override with custom post type and I am using jQuery ajax.
And I'm displaying all posts by image only and when we click on images, a popup populates itself in below image.
Its is ...
0
votes
2answers
142 views
Actual comments not showing, but form is?
I have edited the comments form to remove a few fields and now the approved comments dont even show up, just the form itself.
What am i missing from this...?
<?php
$comment_args = array(
...
0
votes
0answers
14 views
How to add an extra form select in comments and display the outcome [duplicate]
Possible Duplicate:
Add Comment Custom Field
Basically I am a little new to editing the comment section of WP but would like to know how to add an extra field on top of the original Name, ...
0
votes
1answer
31 views
add field comment [duplicate]
Possible Duplicate:
Add Comment Custom Field
Add Comment Custom Field
I'm also interested with this, but where should I put those codes? help me guys..
0
votes
0answers
25 views
Using comment_form in the admin [duplicate]
Possible Duplicate:
Add comments from the admin panel?
I've created a custom post type to help me get a birds eye view of projects that I'm working on. I want to be able to use the comment ...
0
votes
2answers
701 views
Comments Reply Form
When I click on Reply, the reply form appears at the bottom of the page (under the last comment). How can I add the Reply Form inside the comment to which I am going to add the reply?
0
votes
1answer
438 views
Comment_form and GD Star Rating
I'm finding GD Star Ratings a bit complex to work with. I'm using the comment_form function to generate a custom "review" form on a custom post type. At the top of the form, I want reviewers to leave ...
0
votes
2answers
363 views
Social Media's Avatar not working (Wordpress Social Login plugin)
I am using Wordpress Social Plugin. The problem is that social media's avatar is not showing.
Here is my comment avatar code:
<?php echo get_avatar(get_current_user_id(),30); ?>
I found ...
-1
votes
1answer
30 views
Reply form used in wordpress.com
The reply form that comes originally with wordpress is, well, so big and annoying. While the one that appears on wordpress.com blogs is very elegant and feature-ful.
Does the one used in ...
