Infinite Scroll Plugin for Osclassimprove user experienceand yourtheme UIand provide more essential way to load new listings on search page.
Infinite scrolling - no pagination
Scroll plugin replace standard pagination on search page and load new items using ajax each time visitor hits bottom of search page.
automatically load items when user reaching bottom of currently loaded listings
remove standard pagination
based on ajax
much faster listing browsing comparing to standard pagination
contains configuration details of all OsclassPoint themes
works on any theme from any author
works with ajax search theme feature
PLUGIN INTEGRATION
Implementation of infinite scroll osclass plugin is very simple. There is no need to modify theme files, only what is needed is to provide CSS selectors for following blocks:
Content Block Selector - most themes use #main
Listings Parent Block Selector - usually vary based on theme
Pagination Block Selector - most themes use .paginate
Pagination Next Button Selector - most themes use a.searchPaginationNext
Loaded Listings Counter Selector - optional parameter to update number of currently visible listings
Plugin also contains handy table with CSS selectors for all our themes
View File
Infinite Scroll Osclass Plugin
Infinite Scroll Plugin for Osclass improve user experience and your theme UI and provide more essential way to load new listings on search page.
Infinite scrolling - no pagination
Scroll plugin replace standard pagination on search page and load new items using ajax each time visitor hits bottom of search page.
PLUGIN INTEGRATION
Implementation of infinite scroll osclass plugin is very simple. There is no need to modify theme files, only what is needed is to provide CSS selectors for following blocks:
Plugin also contains handy table with CSS selectors for all our themes