هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

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)

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Load More Anything Listing” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Load More Anything Listing“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0

  • Settings option added on plugin