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

jPages pagination for WordPress

الوصف

This is a jQuery based WordPress plugin which is inspired from
jPages
jPages for WordPress integrates the cool pagination for gallery,comments etc.
Galleries are turned into Gallery with pagination.

How to Add pagination to WordPress Comments: Just add the ID “comment-list”
to the div,ul,ol etc containing all the commnets
like: id=”comment-list” in html.

Here is demo link

For adding pagination for table:
Add id “jpages-table” to table and id jpages-table-body-list to tbody
Here is demo link

Further you can add pagination to anything type of section.
You just need to add the ID:jpages-list like: id=”jpages-list” in html.

The ID of the container of the items you want to paginate can be an UL, OL, DIV etc.

For Support Click Here

Why should you use this pagination?

  • Fully responsive – will adapt to any device
  • Small file size, fully themed, simple to implement
  • Browser support: Firefox, Chrome, Safari, iOS, Android, IE7+

Priority Support

If you are looking for more features, paid support or Custom WordPress Work, then you can hire me too. My email id : babunsahoo@gmail.com .

Arbitrary section

التنصيب

This very simple like other wordpress plugin:
1. Upload the plugin to the /wp-content/plugins/ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress

الأسئلة المتكررّة

My gallery pagination is not working?

Please make sure there should be a class called “gallery” wrapping the
Gallery section.

In Settings >> Media
We have a option for choosing images per page in Gallery. It’s default five.

Comments pagination is not working?

Just add the ID “comment-list”
to the div,ul,ol etc containing all the commnets
like: id=”comment-list” in html.Please set the comments per page in Discussion Settings.
BUT DO NOT CHECK THE CHECK BOX FOR Break Comments into page CHECK BOX.

المراجعات

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

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

“jPages pagination for WordPress” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”jPages pagination for WordPress“ إلى لغتك.

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

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

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

1.6

  • Fixed the range.end bug for images per page in Gallery

1.5

  • Added option to choose images per page in Gallery

1.4

  • Fixed bug in chrome for gallery

1.3

  • Removed the trunk folder added by mistake

1.2

  • Added option to choose comments per page
  • Optimised the javascript

1.1

  • Added option to choose comments per page

1.0

  • A change since the previous version.
  • Another change for gallery,comments and table

0.5

  • Included the jpages js for gallery only.