Description
No need to add any code on your theme core file. Just plug and play.A simple plugin that helps you to Load more any item. You can use Load More button 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 anything you want
- Customizable Load More button
- Custom CSS
- Up to 6 Wrapper
- Display Flexbox Supported
- Countable Button Load More like: +15 More
Where you can use Load More button?
- Blog Posts
- Menus
- Lists
- Comments
- Sidebar Widgets
- Woocommerce products
- Gallery
- Any looped div
If you like the plugin, Don’t forget to rate it. Your review is my inspiration. Rate Now
Video Tutorial
Screenshots
Installation
How to install Load More Anything.
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
-
Use +[count] More in button label so it will be show like this: +15 More
-
You have to use Loco Translate Plugin to translate. Edit template file, add your desire translateable string, Then add New translate file, Find your String, Add your translation.
-
How I use this
-
Just put the class or ID where you want to show the Button then put the CSS or ID of the content div
-
I can’t find the selector for my website. Can you help?
-
Contact for paid help: akhtarujjamanshuvo@gmail.com
-
Can i see video Tutorial ?
-
Checkout the tutorial on Youtube
-
Questions/Suggestions/Support?
-
Create Topic in Support forum or Create issue on Github
Reviews
Contributors & Developers
“Load More Anything” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Load More Anything” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.4.7
( Jan 31, 2022 )
– WordPress 5.9 Compatibility
2.4.6
( Aug 05, 2021 )
– Hide initial using JS
2.4.4
( Aug 05, 2021 )
– Translatable Load More Button Label
2.4.2
( July 27, 2021 )
– WordPress 5.8 Compatibility
2.3.0
( Oct 20, 2020 )
– Code Improvement
– Fixed: Incorrect scroll behaviour in the latest Chrome
– Modified: <div class=”lmb-container”><a href=”#” class=”btn loadMoreBtn” id=”loadMore”>LABEL</a></div>
to
– <a href=”#” class=”btn loadMoreBtn” id=”loadMore”><span class=”loadMoreBtn-label”>LABEL</span></a>
2.4.0
( Feb 06, 2021 )
– WordPress 5.6.1 Compatibility
2.2.6
( Oct 12, 2020 )
– Code Improvement
– Fixed: Incorrect behaviour in the latest Chrome
– Fixed: Selector Escaping
– Added: Add count to load more buton label
– Removed Bootstrap CSS
– Removed Bootstrap JS
– Added Style and Script file
– Variablized JavaScript
– Added pot file for Multilingual
2.2.3
( May 17, 2020 )
– fixed: Hide load more button if no more item to load
2.2.2
- Added lmd-container class to control load more button easily
2.1.3
- Security Improvement
- Setting option added on plugin
2.1.2
- Security Improvement
2.0.1
- Flexbox Wrapper added
2.0
- Increase multiple wrappers up to 5
1.0
- Initial release.