Plugin / Infinite-Scroll

Frequently Asked Questions (FAQ)

Automatic Install Login to your WordPress site as an Administrator Navigate to Plugins->Add New from the menu on the left Search for “Infinite Scroll” Click “Install” Click “Activate Now” Manual Install Download the plugin from the link in the top left corner Unzip the file, and upload the resulting “infinite-scroll” folder to your “/wp-content/plugins directory” as “/wp-content/plugins/infinite-scroll” Log into your WordPress install as an administrator, and navigate to the plugins screen from the left-hand menu Activate Infinite Scroll
Essentially it is pre-fetching content from a subsequent page and adding it directly to the user’s current page. More Information
Yes. Go to Settings -> Reading in your WordPress administrative dashboard.
Add the following to your theme’s css: #infscr-loading img { text-align: ALIGNMENT; } where “ALIGNMENT” is either left, right, or center.
Add a filter to infinite_scroll_options and adds additional options to the options array.
If you enjoy the plugin and are interested in contributing a translation (it’s super easy), please take a look at the Translating WordPress page.
Yes all enhancements are made via javascript only, so search spiders see no difference.
Things won’t change for screen-readers. This technique degrades gracefully.
Infinite scroll is configured to die when it hits a 404 Not Found status code, so when it goes through all your archives it should hit a /page/43/ (or something) that doesn’t exist, then show a message “Congrats, you’ve reached the end of the internet.” Some WordPress themes don’t report not found pages with a 404. Try a different theme or contacting the theme author.
Probably not, nope.
To pass additional arguments to the Infinite Scroll script, add the following code to either your theme’s functions.php or to a stand-alone plugin file. ` function my_infinite_scroll_options_filter( $options ) { $options[‘callback’] = ‘my_callback’; $options[‘another_parameter’] = ‘another_value’; return $options; } add_filter( ‘infinite_scroll_js_options’, ‘my_infinite_scroll_options_filter’ ); `

Ratings

4.5
41 reviews

Rating breakdown

Details Information

Version

2.6.2

First Released

26 Feb, 2012

Total Downloads

324,706

Wordpress Version

3.2 or higher

Tested up to:

3.5.2

Require PHP Version:

-

Tags

Contributors

Languages

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.