Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Load More Anything Listing

Descripción

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

Capturas

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

Instalación

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

Preguntas frecuentes

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)

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Load More Anything Listing» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Load More Anything Listing» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Settings option added on plugin