Osclass Infinite Scroll
Infinite Scroll Plugin for Osclass improves user experience and your theme UI and provides a more essential way to load new listings on the search page.
Infinite scrolling - no pagination?
Scroll plugin replaces standard pagination on the search page and loads new items using ajax each time the visitor hits the bottom of the search page.
automatically load items when the user reaches the bottom of currently loaded listings
remove standard pagination
based on ajax
much faster listing browsing compared to standard pagination
contains configuration details of all OsclassPoint themes
works on any theme from any author
works with the ajax search theme feature
PLUGIN INTEGRATION?
Implementation of the 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 the following blocks:
Content Block Selector - most themes use #main
Listings Parent Block Selector - usually vary based on the 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 the number of currently visible listings
The plugin also contains a handy table with CSS selectors for all our themes
Infinite Scroll Plugin for Osclass improves user experience and your theme UI and provides a more essential way to load new listings on the search page.
Infinite scrolling - no pagination?
Scroll plugin replaces standard pagination on the search page and loads new items using ajax each time the visitor hits the bottom of the search page.
automatically load items when the user reaches the bottom of currently loaded listings
remove standard pagination
based on ajax
much faster listing browsing compared to standard pagination
contains configuration details of all OsclassPoint themes
works on any theme from any author
works with the ajax search theme feature
PLUGIN INTEGRATION?
Implementation of the 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 the following blocks:
Content Block Selector - most themes use #main
Listings Parent Block Selector - usually vary based on the 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 the number of currently visible listings
The plugin also contains a handy table with CSS selectors for all our themes