Description
There is no need to add any code just few settings required in the backend and it will start working as per requirements. Load More button can be used anywhere in your WordPress for listing e,g for your blog post, Comments, page, Category, Recent Posts, Sidebar widget Data, Woocommerce Product, Images, Photos, Videos, custom Div or whatever you want.
Features:
- No need to put any code on theme files
- No need add_action or add_filter hooks
- Load more button on any list as per your requirements.
- Customizable Load More button
Where you can use Load More button?
- Blog Posts
- Menus
- Lists
- Comments
- Sidebar Widgets
- Woocommerce products
- Gallery
- Any looped div
Screenshots
Installation
How to install Load More Anything Listing.
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Load More Anything’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
FAQ
- How I use this
-
For Example we have this format
content
content
content
content
….1 2 ….
Field: Load More Button Wrapper
Load More Button will show inside End of that Div (For Example: #post-list)Field: Load More Div
Which Div,class,ID you want to Ajaxing? It mean the content inside the main div will be populated in our case for example ( #post-list article)Field: Visiable Items
This field take how many items show up on loading of page. (For example: 2 or 3 or 4)Field: Load Items
This field takes value in integar mean how many item shows up after hitting the load more button. (For Example 1, 2 or any number)Field: Pagination Class
This field takes class name as it will auto hide/show as per above setting once reach to end it will show automatically and load more button will be hide automatically. In our case (.pagination)Field: Load More Button Label
Easy write up whatever you wanted to show on button text. (E,g Load More)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Load More Anything Listing” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Load More Anything Listing” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Settings option added on plugin