I ended up using this method…
http://www.lotsofcode.com/php/php-array-pagination.htm
This script will allow you to take an array and paginate across multiple pages. Works good for what i need. Just working on how to number each item in the array across the pages in a descending order…
Related Posts:
- Limit number of pages in pagination
- How to tell if $query_var isset?
- WordPress 3.2 query_posts and pagination, permalinks issue
- Function to delete a post, it’s children and it’s grand children (half way there already)
- Nested loop : wich way/order?
- Query posts based on previous query
- Advanced Custom Fields – Relationship post foreach query
- Query Post interferes with Pagination
- My custom pagination not displaying
- Pagination adds search query (again)
- How to get all images in Media Gallery with pagination?
- “Page Not Found” with multiple last pages of query
- Query if audio attachment AND/OR custom field
- WP Query. Is there a maximum size?
- Plugin will sort users by usermeta
- problem with sql query in wordpress plugin
- Query posts using meta_key
- Using $wpdb (WPDB class) ‘replace’ with multiple WHERE criteria problem
- Modify users.php query with multiple taxonomies
- How can I paginate this?
- Custom query AFTER rss fetch_feed not working
- MySql Query very slow
- How to fix pagination for custom loops?
- Attempt to improve WP search, can someone check my SQL query?
- WordPress Query orderby title with UTF8 string in title
- Searching With Apostrophe
- wpdb query problem to access previous 3 days posts
- WordPress Query wp-terms SLOW
- register_taxonomy() take much queries
- Dynamically adjust single-posttype.php query, based on current taxonomies
- category pagination got broken suddenly
- PHP code to use on next & previouspage links
- I want to create a filter for the query string is this possible?
- How to paginate information obtained from a query to a custom table?
- Pagination for custom shop loop woocommerce
- How to write: $wpdb->update having WHERE NOT value pair in the array
- Exclude categories from the_category();
- How can i show all categories using wp query?
- WordPress SQL injection
- Which is the correct way to conditionally enqueue a CSS file?
- I can’t figure out what’s wrong with this statement. $wpdb->query update
- Different values for get_author_posts_url and get_the_author (posts 2 posts)
- Exclude all sticky posts front page twenty twelve
- All in One Calendar Plugin Custom Post Type Query [closed]
- Get Posts from Last 24 hours and Sort them via GD Star Rating
- Multiple Category Query
- How to change the amount of posts previewed on a page?
- Query returning same results even though the ID changes
- Odd / Even posts add class minus first post
- Problem when try to add ++1 for user meta
- pagination on data fetched using SQL query
- Query posts according to specific post meta values
- list all categories that have a certain word in title
- Cant get paginations on single.php to work with my custom post types
- How to get all author posts outside of author templates
- Passing parameters to a static front page
- query statement containing variable won’t execute
- wp_list_pages() refuses to output posts
- List author’s posts with SQL
- Where is the query in wp-login.php
- Can’t seem to do combined query AND sort?
- Order posts by recent comments
- query if page has not child
- Number of posts in the archive
- Use mysql_query instead of $wpdb query
- How to get events using multiple custom meta fields?
- unable to use ‘new WP_Query’ in AJAX call
- Why my query ‘REPLACE INTO…’ does not work?
- wpdb COALESCE won’t work
- How to create pagination for users list using custom array?
- Parse error: syntax error, unexpected ‘}’ on get_the_author_meta [closed]
- Custom Pagination is Broken
- How to list commenters and days since last commented
- get csv of users with user_meta
- sort query results by newest
- Post with certain term and without any term
- Custom Query – Based on user input
- Pagination on Custom Post
- empty query breaks other queries
- How to add div blocks after certain set of post
- Problem in exploding the_content to array
- How to reset usual $query on search page to push custom $wpdb query there?
- get_posts showing only 5 posts. (nopaging and posts_per_page -1 not working)
- Order by meta value pro first then meta value free in my search function
- Next post link on a bootstrap button
- How to overwrite orderby with add_query_var
- Can’t update multiple rows with $wpdb query
- Custom SQL Query passing array to WHERE p.id
- Order by title – but now built in wordpress func, sort the_title
- 2nd page displaying the exact same posts as my first page (minus the very first post)
- Can’t get full post title if there a spaces in title
- Prev/Next Links Broken on Static Front Page Pagination
- Restrict query to last day with posts
- Custom query object with Simple-Fields custom date field
- Query does not return content
- paginate_links on custom query in admin – ‘sufficient permissions’ error
- working with term_relationships table
- Display posts between two particular dates
- How to get category/tag in URL for Pagination links?
- pre saved posts query from db options table