Yes, you can pass the post ID you want to target to WordPress’ comment_form() method.
Here’s a good write up on the comment_form() method and here’s the codex page on it.
Related Posts:
- Allow variable amount of comments before pagination
- Add a checkbox to post screen that adds a class to the title
- get comments and get posts in loop
- Update all posts automatically when using post_meta
- I am trying to create a simple frontend form for posting
- HTML code in Custom field
- How to show posts rank based on custom field value
- Add custom field to all posts in specific category
- Can’t show comments count per post outside loop
- Guest Author – How to modify my custom function code if the guest author URL will follow a particular pattern/format?
- Only display posts with comments
- How to output comments number of a post per day?
- Change post format using custom field
- Hide comments awaiting moderation from user who submitted the comments
- Sanitizing `wp_editor();` Values for Database, Edit, and Display
- How can I make existing custom fields easier to edit/add in my theme?
- Add custom fields to post programmatically
- How to get Advanced Custom Field Value According using POST ID? [closed]
- Including new Javascript only after a comment is made
- How to add a custom field after wp post
- Custom fields on a virtual page
- Display posts with comments closed, with pagination?
- What Is meta_id In wp_postmeta?
- Only display posts after current date
- Add custom field automatically (add_post_meta) with value based on number of words of article
- Global $post not working in OOP function WordPress
- How can I get a post field value using javascript?
- Understanding and using metaboxes in posts
- Posts vs. Pages
- Guest Author – How to display posts on /author/ archive page
- How to allow logged in users to post anonymously
- Query get post,how to add comment box
- Update all comments time to random dates?
- Enable Comments Box On Custom Post Type
- Turn On Comments On Custom Post Types in Directory Theme
- Showing author page if user has no post
- Customizing Comments on Posts
- Query Posts by Custom Field
- What do comments with […] mean?
- How to get posts and comments amount per hour, per year and per month?
- Show comment number per author per day
- Customize rel=canonical tag for single blog post
- How to I retrieve the ID from the Posts page?
- How do you change the comment count in the back end posts list, to reflect unapproved comments, rather than all comments?
- Get post ID from a link
- Create a list of posts with topic headdings
- Add field to user meta table in database when link is clicked
- Hide custom metabox value from custom fields
- Hide comments and posts posted by other user
- Let both the admin and post author update comment meta
- Get post meta retrieving wrong value
- Edit multiple custom post types while saving a new or edited post
- if in category but only with post meta
- How to style archive post titles… but only those posts who have comments?
- Output Post with ACF Fields into other Post
- Saving Post Data in Another Database
- How does WP decide how to display a page
- WP_Query custom field pass the post id
- Showing recent post of category in page
- saving/reading custom field value does not work – no value gets POSTed
- Adding external field to my post form (admin side) and to post show (frontend side)
- How to get post id of last approved comment?
- How To Use Custom Fields With .mp3 Links
- how can display a post on home screen without images
- Display content between two dates?
- How to implement a WordPress comments function?
- How to save template data into wp_post table (post_content column)
- Override WordPress core post-template.php block template
- Custom Fields – How to get the list of a specific active widget each time it rendered
- Shortcode for Comments and Comment Boxes in Post Loop
- Merge get_comments & get_posts into a single query
- Saving canvas generated image when saving post causes 404 error
- Remove the URL author of post on all comments
- Need to display a Jan 1st post as the site’s front page on Jan 1st, and Jan 2nd post as front page on Jan 2nd etc
- Comments are in database, don’t show up in WordPress backend or frontend
- No comments allowed
- Is there a way to save different data when USER interacts with the same POST?
- How do you update post date (year only) in a separate custom field?
- Some comment box wordpress in 1 post [closed]
- get_the_ID() fails the first time, returns a value the second time it’s called
- 3rd Party Login in wordpress
- Order posts by separate menu order for different sub-categories
- How can I get a comment ID on Submit?
- Get first comment link on the post itself
- How to custom sort-out editing-panel fields?
- Display only posts with comments
- Delete old post with new post
- How can I create a menu items from meta box based on users input
- get_post_meta property of non object
- 2 tick boxes appearing below comments
- Home page: using custom fields for posts and pages
- How would I attach media/images to a post based on a ID stored in a each post’s custom field
- Attaching global meta to custom fields
- First Custom Post Custom Fields Empty After New Custom Post
- How to Do Custom Fields to Output a Definition List
- Display a custom field rating system in the front end
- How enter custom post meta or custom field on box post list archive page?
- Simple shortcode to check if a user has commented on a certain post
- Get featured image thumbnail and inserting into custom field on wordpress posts
- Comment count next to post title?