Title: Pagination
Last modified: March 11, 2019

---

# Pagination

 *  Resolved [digestsua](https://wordpress.org/support/users/digestsua/)
 * (@digestsua)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/pagination-367/)
 * I read the previous answers, but…
    This feature is critical to my project I have
   an aggregator with 10k+ news posts per day, sorted by time. Would you propose
   any temporary solution? (Without Ajax for multiple listings).
 * Moreover, I sure that multiple blocks of paged listings is a way to nowhere.
   
   I have a big performance problems on other site with Avada theme, where this 
   feature is implemented

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [digestsua](https://wordpress.org/support/users/digestsua/)
 * (@digestsua)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/pagination-367/#post-11310155)
 * I wrote the php code in daily/monthly/yearly archive pages with the display-posts
   shortcut using a do_shortcut, but…pagination doesn’t working correctly 🙁
    I 
   still hope that Bill will wrote the code. It’ll be so fine, sure…
 *  Plugin Author [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * (@billerickson)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/pagination-367/#post-11310567)
 * Here’s a first attempt at the pagination extension: [https://github.com/billerickson/Display-Posts-Pagination](https://github.com/billerickson/Display-Posts-Pagination)
 * In the top right corner, click “Clone or Download”, then “Download zip”.
 * Once installed and activated, you can add pagination to your listing using `[
   display-posts pagination="true"]`.
 * Please leave feedback here: [https://github.com/billerickson/display-posts-shortcode/issues/209](https://github.com/billerickson/display-posts-shortcode/issues/209)
 *  Thread Starter [digestsua](https://wordpress.org/support/users/digestsua/)
 * (@digestsua)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/pagination-367/#post-11314666)
 * Yes – it WORKS!
    Thanks a lot, Bill!
 *  Plugin Author [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * (@billerickson)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/pagination-367/#post-11317709)
 * You also might check out the [Display Posts – Date View](https://wordpress.org/plugins/display-posts-date-view/)
   extension for displaying results broken down by month or year.
 *  Thread Starter [digestsua](https://wordpress.org/support/users/digestsua/)
 * (@digestsua)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/pagination-367/#post-11323255)
 * Yet another question:
    Wordpress doesn’t display calendar for specific category
   of posts. but when you outputs display list data for specific categories, it’ll
   be extremely useful. Can you do such add-on? And again – thank you for a great
   work!
 *  Plugin Author [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * (@billerickson)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/pagination-367/#post-11326651)
 * It wouldn’t be too difficult to build a calendar layout for Display Posts, but
   I likely won’t build it unless one of my clients need it (that’s how most of 
   these extensions get built).
 * My [BE Events Calendar](https://github.com/billerickson/BE-Events-Calendar) plugin
   has a calendar widget that would work well for this. If I were to build a “Display
   Posts – Calendar View” extension, I would copy the markup / CSS / JS from [this event calendar widget](https://github.com/billerickson/BE-Events-Calendar/blob/master/inc/widget-calendar.php)
   and implement it using the Display Posts filters.
 * Here’s an example of [changing the markup to a table](https://displayposts.com/2019/03/18/display-results-as-a-table/)
   using the filters.
    -  This reply was modified 7 years, 2 months ago by [Bill Erickson](https://wordpress.org/support/users/billerickson/).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Pagination’ is closed to new replies.

 * ![](https://ps.w.org/display-posts-shortcode/assets/icon-256x256.jpg?rev=2940963)
 * [Display Posts - Easy lists, grids, navigation, and more](https://wordpress.org/plugins/display-posts-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/display-posts-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/display-posts-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/display-posts-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/display-posts-shortcode/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/pagination-367/#post-11326651)
 * Status: resolved