you might find these links handy if you’re going to code it yourself
http://byronyasgur.wordpress.com/2011/06/27/frontend-forward-facing-ajax-in-wordpress/
http://www.garyc40.com/2010/03/5-tips-for-using-ajax-in-wordpress/
I am fairly sure your URL is wrong url: “../wp-comments-post.php” – ajax in wordpress has to be sent (quite strangely) to/through admin-ajax.php (even if it’s not on the admin side). If you read the first link it is explained in a fair bit of detail. It’s a slightly odd a route to send the data on but that’s how it’s done it seems ( despite some new developments mentioned in the comments of both posts)
Related Posts:
- Enable Submit Comment Without Page Reload (Using Ajax)?
- Full Front End, AJAX comment system and comment reply script
- WordPress Comments jQuery Doesn’t submit
- Pull & display new comments without refreshing the page
- How to rearrange fields in comment_form()
- Removing the “Website” Field from Comments and Replies?
- How to wrap submit button of comment form with div
- How to load and show comments with AJAX instead of pagination?
- comments reply script not working
- How to display comment form error messages in the same page
- How do I set up real anonymous posting in bbpress forums? [closed]
- How to allow the reply link to remain on the comment form after I have reached my 10 nested comment limit?
- Deep customization of the comment form?
- Why are default comments deprecated?
- Comments Reply Form
- Does WordPress Allow Blank/Empty Comment Submissions In WordPress?
- Comment form not showing up without comments
- How can comments be submitted when I don’t have a comment box on a page?
- Custom Field Added In Comment Form Not Showing In Edit
- Add a drop down list to comment form?
- Making a Comment on a page without being on that page?
- customize comment form
- How to save new comment as custom comment type?
- WP comments form (custom) is displaying an extra comment field
- How to modify comments form using comment_form()?
- How to add consent checkbox in comment section
- Comment `Reply` link doesn’t work if comments are loaded from ajax
- How to add enctype to multipart/form-data to comment form?
- Changing position of cancel_comment_reply_link and other elements of comment form
- how to get the comment ID in the front end when the REPLY button is clicked?
- Publish a message on facebook after having posted a comment
- Edit Comment_Field while using T5 Comment Textarea On Top-Plugin
- Share comment to twitter after publishing [closed]
- Disable comments
- wp_insert_comment and security
- Ajax comments not working
- Auto-fill Custom comment fields
- The comment login form is visible to me but not to the user
- How to call my custom WordPress Comment form without getting the comments?
- How can I test why the comment hook is not working?
- How can I convert anonymous commenters into registered users?
- Add class to comment form div when comment-reply button is clicked
- Error when posting comment form: The error is TypeError: e[h] is not a function
- blank page after submitting a comment
- Display complete comment section via post ID
- How to retain comment text on comment form after login/registration?
- Check if comment was successfully submited
- Why could my comment_form variable not be working?
- Display avatar with comment form?
- How to make comments private for commentor and post author
- Name of comment field differs on different sites
- comment_notes_before not working
- Add comment_meta to wp_comment_reply
- How to create post comment from different domain
- Get comment id of the individual comments in comment list when modifying comment posted using comment text filter
- How can I embed comments plugin to my own website?
- Custom comment field not showing when logged-in
- Comments on future posts
- get_comment_meta not behaving as expected
- Returning error upon comment being flagged as spam
- How to show last comment on hover?
- Clicking Comment “Reply” Button only replies to first comment
- How to filter comments by comment_meta
- Changing the Comment Fields using Filter (without success)
- Cannot Remove Title Reply from Custom Comment Template for Signup Page
- comment just attachment .. reply just text … can I do that?
- Custom sort comments with select form
- Edit Comments Fields
- Upload avatar for post comment
- How to display replies to his comments in user profile of current user
- Comment author profile image
- Top rated posts Average rating issue
- Comment Form Fields when user logged in
- Check if comment author has url
- How to pass settings to comment_form() if theme only uses comments_template()?
- edit comments in front end
- How to replace anonymous comment form with a registration form on wordpress?
- How to add a class to comment submit button?
- WordPress Commenting System User access and Security
- Comments.php is not getting called on main blog page
- How to enable truly anonymous posting in bbPress forums? [closed]
- Comment section not appearing on posts
- reply to comment excerpt instead of author in comment title
- How to change comment-page-1#comment-25 to any string?
- Why is a old comment reply comment appearing at end of comment list as well
- jQuery to Create Button to Show/Hide WordPress Comments and to Hide Comments by Default
- Comment form – different title if no comment yet
- Display Comment Form on dedicated Page for each post
- Commentform – Hightlight invalid fields instead of prompting towards error page
- Insert comment and still use moderation
- Need an advice about comments
- How to remove website field in comment form?
- add field comment [duplicate]
- How to remove or customize “Comment” in comments form?
- Outputting complete custom comment form
- Clicking Comment “Reply” Button only replies to first comment
- Why default comment fields don’t show up?
- How to enable truly anonymous posting in bbPress forums? [closed]
- Replace Entire Comment Box with Text
- Show success message on comment submit when email and name is not required field