I figured this out. It’s because my posts were added with a CSV import which created a ton of posts at once with the exact same timestamp. Changing the orderby to something besides ‘date’ will suffice for now and I will need to modify my CSV import to add minutes onto the timestamp.
Related Posts:
- Displaying the category name of a custom post type
- How do I reorder (pop and push) items from WP_Query?
- Reverse chronology of post listing
- wp query with dynamic taxonomies and terms?
- Why won’t my taxonomy query show up?
- WP_Query orderby not working with meta_value_num and menu_order
- How can I sort posts by the date and a custom meta field?
- How to insert 2 args into 1 Wp_Query for a slideshow
- How to order posts by meta_value and title
- How to get Tags with specific post id
- how to get post order by post id wp_query?
- Display posts of specific category term
- Need to know custom code to display random and most viewed posts in wordpress posts and pages
- Limiting post list by taxonomy
- query posts with selected post ids first
- WP_Query sort by meta_value_num or date
- Random order of the 5 most popular posts
- Get query result according to merged array
- Multiple loops on a Search result page?
- Order by ‘s’ using WP_Query()
- Order by Post Title in WP Query not working
- Anyway to grab author name and featured image in an embeded in inital array of posts outside of loop?
- How to verify wp user password by sql query in wp? [closed]
- Removing noindex posts from wp_query
- Sort WP posts by span value
- WP Query – Posts Per Page not working in combination with category__in
- Help with Taxonomies
- Ajaxify This Code
- How to filter my search in post if contains a word in title, content or excerpt?
- Posts list in custom taxonomy
- How to return another post than requested
- Pausing and Resuming WP_Query results
- How to do set post permalinks using 6 digit random unique function?
- Select only post id and meta value with WP_Query
- How to sort posts inside categories
- Lost draft under all posts and drafts
- Get user categories with most posts in it
- Get Posts Under Custom Taxonomy
- Random ajax load only works with posts_per_page set to -1
- How to : pagination in 3 different custom loops on the same page
- How to render taxonomy in loop of custom post_type
- Any way for get_next_post() to use the actual post order instead of publish order?
- How safe is renovating $wp_query when doing WP_Query pagination in Page Template
- Exclude the first ‘n’ number of posts of a tag from home page?
- Query posts and return XML
- how to change the number of posts returned in a specific loop without making it global?
- Query Posts With Over 1000 Views
- How to allow visitors to filter posts by multiple taxonomies
- How to add tags (custom taxonomy) to post class css?
- Custom order for Mysql array
- posts_per_page option limits the number of Gallery items
- List authors with the last post title and order by last post date
- Saving custom fields to a custom taxonomy
- wp_query random post
- wp_posts table: safely remove unused columns to save database storage
- Query Posts by Custom Field
- Adding a blog archive with pagination using WP_Query
- Order posts alphabetically: how to set order=asc in mysql query?
- WP the_posts() on single-cars.php get category link
- how can i change WP main archives loop to sort by name or title
- Using wp_list_pages() after calling query_posts()
- Possible to alternate between two loops
- How Do I Get My Post Tags to Alphabetize?
- Nested WP_Query breaking loop
- WordPress query_posts by tag doesn’t work anymore(?)
- While loop articles – if statement order
- How to display all posts divided/ordered by post date? [closed]
- Why Query is returning empty array?
- How do I extract just the post ID of the first item in whatever WP_Query returns?
- Show post content and title in diferent divs using WP_Query using a loop
- Why are my paginated posts always returning the same results?
- Ignore latest two posts
- Is it possible to use WP_Query to only pull posts with attachments?
- Displaying posts that belong to a specific author
- Get posts and include taxonomy term
- Show posts by author of membership level (Paid Membership Pro)
- Inner join overrides Advanced Custom Fields plugin’s get_field [closed]
- meta_value timestamp older than now
- Every second post different class in blog view
- Loop doesn’t exclude the specified category in home page
- Get posts with multiple categories
- Do not show children of a category
- Make a vertical dynamic list of posts in alphabetically order and in columns [closed]
- Create a list of posts with topic headdings
- Variable not working in WP_Query
- Print out last 3 blogposts
- why the same code got different results when using query_posts in functions.php and index.php
- Query posts by Author and/or by Tag
- Query for first 3 posts to change the look and feel
- How to get posts published on the latest date?
- Why posts array is empty?
- Form to post new post with custom taxonomies
- Can’t understand why sometimes a [caption] field appears
- Page and post loop same template
- How can I add a box to edit Order on a regular post?
- Getting blog pagination to work on page set as front page
- How to show a custom taxonomy in the theme?
- How to group only VISIBLE posts? [closed]
- How to check in functions.php if there is data in a WP_Query?
- Shortcode with ‘year’ parameter