Multiple Display Post Pagination
-
I am trying to use the pagination plugin with 2 display post. It works on my other pages with 1 display post but not on this page.
I used the following short code:
[display-posts id=”3095, (+ 22 more)” include_content=”true” wrapper=”div” order=”DESC” posts_per_page=”25″ display-posts pagination=”1″]
[display-posts id=”3158, (+ 44 more)” include_content=”true” wrapper=”div” order=”DESC” display-posts pagination=”2″]
Currently it displays entire top list on every page then the remainder on the bottom list (10 ish post per page). I have tried adding/modifing posts_per_page=”25″ on both list as well as setting first display-posts pagination=”true”.
What I want is to have the 1st list display 1st (no duplicates) followed by the 2nd list with 25 per page.
I cannot combine list because I want to display items in 1st list on top. If combined they will get pushed to page 2-3 and if I changed date it would affect other list.
The page I need help with: [log in to see the link]
- The topic ‘Multiple Display Post Pagination’ is closed to new replies.