Description
Simple AJAX Pagination is a lightweight and easy-to-use WordPress plugin that converts traditional pagination into seamless AJAX-based pagination using powerful jQuery. It is designed for quick installation and simple setup, even for beginners.
The plugin supports custom post types and works seamlessly on WordPress websites. With AJAX-powered loading, it improves user experience by eliminating page reloads when navigating between pages.
Docs & Support
Create AJAX Pagination Easily (No Hard Coding Required)
With this plugin, you can convert your regular pagination into AJAX-powered pagination without writing any PHP or jQuery code. Just follow a few simple steps to enable AJAX pagination on any page of your website.
How to Use
- Go to Settings SAP Settings in your WordPress admin panel.
- Enable AJAX pagination for Pages and Posts using the “Enable for Pages & Posts?” option.
- Enter the class or ID of the content container and the pagination container.
- Want to use it with WooCommerce? Simply enable “Enable for WooCommerce?” and add the respective container selectors.
- Customize the loader text or image if you like. By default, it shows “Loading…” during content loading.
- Click Save Changes and visit any page with pagination—your content will now load via AJAX without refreshing the page.
Installation
- Upload the entire
simple-ajax-pagination
folder to the “/wp-content/plugins/` directory. - Activate the plugin from the Plugins menu in your WordPress dashboard.
- Find “SAP Settings” in your admin panel to configure the plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Ajax Pagination” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Ajax Pagination” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3
- Updated settings page.
- Added WooCommerce support.
0.2
- Added support for IDs and Classes in Container Div and Pagination Div fields.
- Multi-language compatibility.
- New hooks for customizing IDs, Classes, loader text, and page IDs.
- Fixed: AJAX pagination issue on some pages.
0.1
- Initial release.