=== jPages pagination for WordPress === Contributors: kishores Donate link: http://blog.kishorechandra.co.in/ Tags: comments, gallery, pagination, jpages, jquery pagination Requires at least: 3.0.1 Tested up to: 3.8 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html jPages for WordPress integrates the cool pagination for gallery,comments,table. == Description == 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. 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+ == Installation == 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 == Frequently Asked Questions == = My gallery pagination is not working? = Please make sure there should be a class called "gallery" wrapping the Gallery section. = 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. == Screenshots == 1. A standard WordPress gallery turned into a gallery with pagination. == Changelog == = 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. == Upgrade Notice == = 1.1 = Added a option for choosing no of comments per page. We can set it in Discussion Settings. BUT DO NOT CHECK THE CHECK BOX FOR Break comments into page CHECK BOX. = 1.0 = Upgrade notices describe the reason a user should upgrade. No more than 300 characters. = 0.5 = This version fixes a security related bug. Upgrade immediately. == Arbitrary section ==