Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Load More Anything Listing

Descriere

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

Capturi ecran

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

Instalare

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

Întrebări frecvente

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)

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Load More Anything Listing” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

1.0

  • Settings option added on plugin