Title: Comments posting to random posts
Last modified: August 22, 2016

---

# Comments posting to random posts

 *  [netposer](https://wordpress.org/support/users/netposer/)
 * (@netposer)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/comments-posting-to-random-posts-1/)
 * I’ve reinstalled wordpress but still there are problems when posting comments
   to my blog. You enter your comment press OK then you land on another post with
   that comment.
 * I’ve replaced the entire theme, removed path-child and reinstalled WP but the
   problem persists. I’ve removed every plugin too.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Theme Author [Sami Keijonen](https://wordpress.org/support/users/samikeijonen/)
 * (@samikeijonen)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/comments-posting-to-random-posts-1/#post-5415668)
 * Does this still happen and also when default theme is activated?
 *  Thread Starter [netposer](https://wordpress.org/support/users/netposer/)
 * (@netposer)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/comments-posting-to-random-posts-1/#post-5415669)
 * No it does not. Everything works fine if I choose a different theme.
 *  Thread Starter [netposer](https://wordpress.org/support/users/netposer/)
 * (@netposer)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/comments-posting-to-random-posts-1/#post-5415671)
 * I’ve seen suggestions as to modify single.php but Path doesn’t have that file.
   Also I modified comments.php and it didn’t work (see below)
 * From this
    <?php comment_form(); // Loads the comment form. ?>
 * To this
    <?php comment_form($args, get_the_ID()); // Loads the comment form. ?
   >
 * As suggested by this guy
    [http://johncblandii.com/2013/02/wordpress-comment_form-saving-to-wrong-post.html](http://johncblandii.com/2013/02/wordpress-comment_form-saving-to-wrong-post.html)
 * I
 *  Theme Author [Sami Keijonen](https://wordpress.org/support/users/samikeijonen/)
 * (@samikeijonen)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/comments-posting-to-random-posts-1/#post-5415674)
 * That’s weird. I can’t replicate that in sites where I’m using Path theme.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Comments posting to random posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/path/0.2.1.2/screenshot.png)
 * Path
 * [Support Threads](https://wordpress.org/support/theme/path/)
 * [Active Topics](https://wordpress.org/support/theme/path/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/path/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/path/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * 4 replies
 * 2 participants
 * Last reply from: [Sami Keijonen](https://wordpress.org/support/users/samikeijonen/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/comments-posting-to-random-posts-1/#post-5415674)
 * Status: not resolved