Title: chieh301's Replies | WordPress.org

---

# chieh301

  [  ](https://wordpress.org/support/users/chieh301/)

 *   [Profile](https://wordpress.org/support/users/chieh301/)
 *   [Topics Started](https://wordpress.org/support/users/chieh301/topics/)
 *   [Replies Created](https://wordpress.org/support/users/chieh301/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/chieh301/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/chieh301/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/chieh301/engagements/)
 *   [Favorites](https://wordpress.org/support/users/chieh301/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajaxify Comments - Ajax and Lazy Loading Comments] Submit in modal?](https://wordpress.org/support/topic/submit-in-modal/)
 *  Thread Starter [chieh301](https://wordpress.org/support/users/chieh301/)
 * (@chieh301)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/submit-in-modal/#post-4129700)
 * Problem solved again~
    Don’t call WPAC.Init() twice.
 * thanks again~
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajaxify Comments - Ajax and Lazy Loading Comments] Submit in modal?](https://wordpress.org/support/topic/submit-in-modal/)
 *  Thread Starter [chieh301](https://wordpress.org/support/users/chieh301/)
 * (@chieh301)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/submit-in-modal/#post-4129699)
 * another Problem ….
    when i load other post in the same page,and leave reply. 
   it will send previous post comment again, and show duplicate comment error…..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajaxify Comments - Ajax and Lazy Loading Comments] Submit in modal?](https://wordpress.org/support/topic/submit-in-modal/)
 *  Thread Starter [chieh301](https://wordpress.org/support/users/chieh301/)
 * (@chieh301)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/submit-in-modal/#post-4129698)
 * Problem solved…
    Just add <body>…</body> in target page. thanks a a lot~
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajaxify Comments - Ajax and Lazy Loading Comments] Submit in modal?](https://wordpress.org/support/topic/submit-in-modal/)
 *  Thread Starter [chieh301](https://wordpress.org/support/users/chieh301/)
 * (@chieh301)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/submit-in-modal/#post-4129651)
 * OK~
    Thank you for your reply~ I put the code in my script~
 *     ```
       $('.modal-body').load(post_url,function(result){
   
          WPAC._Options.commentsEnabled = true;
          WPAC._Initialized = false;
          WPAC.Init();
   
       }
       ```
   
 * Initialization is succeed,all object been found.
    but `Unsupported server response,
   unable to extract body (data: '` ‘Something went wrong. Reloading page’
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajaxify Comments - Ajax and Lazy Loading Comments] Submit in modal?](https://wordpress.org/support/topic/submit-in-modal/)
 *  Thread Starter [chieh301](https://wordpress.org/support/users/chieh301/)
 * (@chieh301)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/submit-in-modal/#post-4129512)
 * OK~
    this is my site~ [http://www.domoidea.com/sale/?product=hdfgh#?product_article=adf-f-sad](http://www.domoidea.com/sale/?product=hdfgh#?product_article=adf-f-sad)
 * I disable the comment of ?product=hdfgh ,so when i enter this page
    ‘ Abort initialization(
   comments are not enabled on current page)’
 * can i initialize when i start loading content?
 * thank you very much for your help!

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