Title: Callback for infinite scroll
Last modified: August 21, 2016

---

# Callback for infinite scroll

 *  Resolved [comfly](https://wordpress.org/support/users/comfly/)
 * (@comfly)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/callback-for-infinite-scroll/)
 * Hi everyone,
 * I use this plugin combinated with infinite scroll.
    But posts in other pages 
   of the infinite scroll are not loading the ajax of the comments.
 * So i use the callback :
    ajaxLoadedCallback();
 * But it does not work…
 * Anyone got an idea ?
 * Thanks.
 * [https://wordpress.org/plugins/inline-ajax-comments/](https://wordpress.org/plugins/inline-ajax-comments/)

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

 *  Thread Starter [comfly](https://wordpress.org/support/users/comfly/)
 * (@comfly)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/callback-for-infinite-scroll/#post-4693404)
 * Anyone ?
 * More details : in the console i can see that :
 * page is loading :
    93has loaded… 84has loaded… 75has loaded… 74has loaded… 65has
   loaded…
 * infinite scroll load a second page :
    93has loaded… 84has loaded… 75has loaded…
   74has loaded… 65has loaded…
 * The post_id are the same… i can’t understand why, it’s very strange, the posts
   loaded have different ids but the plugin seems to not show them…
 *  Plugin Author [Zane Matthew](https://wordpress.org/support/users/zanematthew/)
 * (@zanematthew)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/callback-for-infinite-scroll/#post-4693407)
 * Hmm, I know Matt added [this](https://github.com/zanematthew/inline-ajax-comments/blob/83fdcd45b2120b81ccf0f66e55a9b64659abcea5/inc/js/script.js#L193)
   awhile ago and had it working.
 * Can you share the rest of your code?

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

The topic ‘Callback for infinite scroll’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/inline-ajax-comments_b2d9e8.svg)
 * [Inline Ajax Comments](https://wordpress.org/plugins/inline-ajax-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/inline-ajax-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/inline-ajax-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/inline-ajax-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/inline-ajax-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/inline-ajax-comments/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Zane Matthew](https://wordpress.org/support/users/zanematthew/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/callback-for-infinite-scroll/#post-4693407)
 * Status: resolved