Infinite Scroll Random Post or ISRP,
will implement AJAX loading (Infinite Scroll) for the article pages.
The next article will be loaded when the user gets to the bottom of each article.
URLs will be changed in the address bar when the user scrolls down to the second, third, fourth... article.
How it works?
Simple as its name is.
ISRP will automatically connect to your Posts Single Page and will load random Posts
from Post Type
post once the user hits the end of the page.
That's all, plug and play!
Looking for a DEMO?
Check it
here.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
Alternative:
Download and activate the plugin from
WordPress.org or
clone the repository from GitHub -
https://github.com/Gero0Nikolov/ISRP-WordPressPlugin -
to your wp-content/wp-plugins/ folder and activate it from the WordPress Dashboard after that.