Title: When using isotope callback function
Last modified: September 1, 2016

---

# When using isotope callback function

 *  [freedumbo](https://wordpress.org/support/users/freedumbo/)
 * (@freedumbo)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/when-using-isotope-callback-function/)
 * Hi
    My site use infinite scroll. After 20 posts load, I scroll to bottom and 
   next 20 posts load. When new 20 post load, the plugin need to restart with callback
   function. As a sample code, I code like below How do i reload the lazyload??
 * $container.infinitescroll({
    navSelector : ‘#page_nav’, nextSelector : ‘#page_nav
   a’, blah blah~ }, function( newElements ) { /********script reload need ******/});
 * [https://wordpress.org/plugins/lazy-load-xt/](https://wordpress.org/plugins/lazy-load-xt/)

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

 *  Plugin Author [dbhynds](https://wordpress.org/support/users/dbhynds/)
 * (@dbhynds)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/when-using-isotope-callback-function/#post-7459820)
 * Under “Settings > Lazy Load XT”, make sure that “Enable AJAX navigation (infinite
   scroll, lightbox, etc).” is checked. That should be all you need to do.
 *  Thread Starter [freedumbo](https://wordpress.org/support/users/freedumbo/)
 * (@freedumbo)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/when-using-isotope-callback-function/#post-7459837)
 * Oh. thanks…
    I have a question more.. Is it possible thumbnail do not show until
   my scroll as other lazyload for image??
 *  Plugin Author [dbhynds](https://wordpress.org/support/users/dbhynds/)
 * (@dbhynds)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/when-using-isotope-callback-function/#post-7459840)
 * If you don’t want certain images to be lazy loaded, they need to have a shared
   CSS class. Then add that class to the text box in Lazy Load XT settings. So, 
   if all of your thumbnails have a class of “thumbnail”, add it to that settings
   field. Does that answer your question?

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

The topic ‘When using isotope callback function’ is closed to new replies.

 * ![](https://ps.w.org/lazy-load-xt/assets/icon-256x256.png?rev=1094664)
 * [Lazy Load XT](https://wordpress.org/plugins/lazy-load-xt/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lazy-load-xt/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lazy-load-xt/)
 * [Active Topics](https://wordpress.org/support/plugin/lazy-load-xt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lazy-load-xt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lazy-load-xt/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [dbhynds](https://wordpress.org/support/users/dbhynds/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/when-using-isotope-callback-function/#post-7459840)
 * Status: not resolved