Ajax theme
-
I tried some of the suggestions here to make the infinite scroll work on an ajax website but I cannot make it work.
tried:
if( typeof yith_infs != 'undefined' ) { jQuery( window ).unbind( 'yith_infs_start' ); jQuery( yith_infs.contentSelector ).yit_infinitescroll({ 'nextSelector' : yith_infs.nextSelector, 'navSelector' : yith_infs.navSelector, 'itemSelector' : yith_infs.itemSelector, 'contentSelector' : yith_infs.contentSelector, 'loader' : '<img src="' + yith_infs.loader + '">', 'is_shop' : yith_infs.shop }); }any sugestion?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Ajax theme’ is closed to new replies.