jessk4code

Results 2 comments of jessk4code

I was able to come up with a solution and posted it on [WordPress Stackexchange](https://wordpress.stackexchange.com/questions/402963/wordpress-search-ajax-isotope-infinitescroll).

@desandro @ryanza @Dachande663 @DrorCohenCC Bad news... `$container.data('infniteScroll');` does not work on v3 or v4. I was able to retrieve data with isotope `$container.data('isotope');` but not with infiniteScroll.