This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Load More Anything Listing

विवरण

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

स्क्रीनशॉट्स

  • Settings Option Page Backend
  • Inspect Element View By Taking Classe or ID for fields etc.
  • Front-End View of Load More Button

इंस्टॉलेशन

How to install Load More Anything Listing.

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘Load More Anything’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

सामान्य प्रश्न

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)

समीक्षाएं

There are no reviews for this plugin.

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

बदलाव विवरण

1.0

  • Settings option added on plugin