Description
Infinite Scroll for GeneratePress is a super lightweight plugin to enable infinite scroll functionality on your WordPress blog running the GeneratePress theme.
Features of Infinite Scroll for GeneratePress
- Include multiple post types including custom post types
- Choose the number of posts for each infinite scroll ajax call
- Add custom content to the end of each infinite scroll ajax call
Future releases to include the following:
- Custom Shortcode & Options.
- Multiple Layouts.
This plugin is not developed by or affiliated with GeneratePress in any way.
Installation
How to install Infinite Scroll for GeneratePress.
Using The WordPress Dashboard
- Navigate to ‘Add New’ in the plugins dashboard
- Search for ‘Infinite Scroll for GeneratePress’
- Click ‘Install Now’
- Activate the plugin
- Visit the plugin settings page from the WordPress Dashboard and enable your options
Uploading in WordPress Dashboard
- Navigate to ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ section
- Select
infinite-scroll-generatepress.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
- Visit the plugin settings page from the WordPress Dashboard and enable your options
Using FTP
- Download
infinite-scroll-generatepress.zip
- Extract the
infinite-scroll-generatepress.zip
directory to your computer - Upload the
infinite-scroll-generatepress.zip
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- Visit the plugin settings page from the WordPress Dashboard and enable your options
FAQ
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Infinite Scroll for GeneratePress” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Infinite Scroll for GeneratePress” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.0.4
- Change: Updated stable and tested up to values after testing with latest version of WordPress
1.0.3
- Fixed: Settings saved message showing up in other plugins.
1.0.2
- Feature: added backend settings menu
- Feature: added option to choose post types to use
- Feature: added option to change number of ‘posts_per_page’ in AJAX calls
- Feature: added WYSIWYG option to append custom content to AJAX calls
-
Feature: added WordPress default admin notices
-
Change: now using native WordPress spinner gif for AJAX calls
- Change: adjusted AJAX output for mobile devices in case no sidebars active
-
Change: remove default GeneratePress blog pagination when plugin is enabled
-
Fix: prefixed plugin class variables
1.0.1
- Infinite Scroll for GeneratePress
- Initial Release