Title: Multiple Comment Forms on a single page
Last modified: August 21, 2016

---

# Multiple Comment Forms on a single page

 *  [mbabar86](https://wordpress.org/support/users/mbabar86/)
 * (@mbabar86)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/)
 * Hi!
    It’s very good plugin and works fine when their is a single comment form
   but when their are** multiple comment form on a single page** it is not working
   even I updated setting page. Can you please help me! or recommend specific structure
   for multiple comment forms
 * [https://wordpress.org/plugins/wp-ajaxify-comments/](https://wordpress.org/plugins/wp-ajaxify-comments/)

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

 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961151)
 * Thanks for your comment.
 * Could you please send me a link to page that contains multiple comment forms?
 * Best regards,
    Jan
 *  Thread Starter [mbabar86](https://wordpress.org/support/users/mbabar86/)
 * (@mbabar86)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961229)
 * Sorry for late replay
 * This is an URL of page [http://testwritersapp.com/writers/author/mbabar/](http://testwritersapp.com/writers/author/mbabar/)
 * kindly send me your email address so I send you that page login credentials.
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961235)
 * Please send me the login credentials here [http://blog.janjonas.net/contact](http://blog.janjonas.net/contact).
 * Thanks
    Jan
 *  Thread Starter [mbabar86](https://wordpress.org/support/users/mbabar86/)
 * (@mbabar86)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961249)
 * Hi
 * Did you receive login credentials?
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961260)
 * Yes, thanks for your message.
 * Unfortunately, I do not understand the problem. On the page [http://testwritersapp.com/writers/author/mbabar](http://testwritersapp.com/writers/author/mbabar),
   I see only one comment form (on the very end of the page). Could you please try
   to explain in more detail what you would like to to. Maybe you could send me 
   a step by step introduction with the expected and the actual result.
 * Thanks
    Jan
 *  Thread Starter [mbabar86](https://wordpress.org/support/users/mbabar86/)
 * (@mbabar86)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961263)
 * Thank **Jan** for your precious time.
 * Kindly review the screen cast URL [http://screencast.com/t/0u3hLUHWwv](http://screencast.com/t/0u3hLUHWwv)
   In which I have show what the exactly problem is. In screen cast you will see
   their are more then one comment forms. If their is no comment eg: **QID#45820**
   previously it’s works fine but If their are already comment on particular eg:**
   QID#43285** it is not working and even it’s show success meessage but comments
   does not appear after comments or some time comment appear in all **QID** instead
   of that
 * one more problem that I am facing that plugin is not working at firefox
 * Thanks.
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961282)
 * You need to change the HTML structure of the page that contains multiple comment
   forms in a way that there is one element that wraps each post and that element
   needs to have a unique ID.
 * On your page these containers look like this (the ID unique attribute is missing):
 *     ```
       <div class="post-45817 sat_reading_sec type-sat_reading_sec status-publish format-standard hentry">
         [...]
       </div>
       ```
   
 * Next, you need to configure the “Post container selector” options to match all
   these containers; one option could be:
    `$("div[class^='post-']")`
 * Hope this helps,
    Jan
 *  [manoj.adams](https://wordpress.org/support/users/manojadams/)
 * (@manojadams)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961323)
 * hey janjonas..
 * Great plugin with multiple configuration options.
    I was using it with multiple
   posts and comments in a page and this worked for me
 * Configure the “Post container selector” options like this:
    `div[id^='post-']`
   Just wanted to share.
 * Thanks

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

The topic ‘Multiple Comment Forms on a single page’ is closed to new replies.

 * ![](https://ps.w.org/wp-ajaxify-comments/assets/icon-256x256.png?rev=2962290)
 * [Ajaxify Comments - Ajax and Lazy Loading Comments](https://wordpress.org/plugins/wp-ajaxify-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ajaxify-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ajaxify-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ajaxify-comments/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [manoj.adams](https://wordpress.org/support/users/manojadams/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/multiple-comment-forms-on-a-single-page/#post-4961323)
 * Status: not resolved