This is just a shot in the dark but I would try ordering the events in descending order instead of ascending. 'order' => 'DESC'
Related Posts:
- How to handle optional end date in compare clause in meta_query
- Order by nested named meta queries with ‘exists’ and ‘not exists’
- Ordering posts by anniversary using only day and month
- WP_Query ordered by meta_value_num doesn’t fetch posts without this meta field
- Custom post type archive with rand and meta_value
- Query posts with numeric meta values within a given range
- WordPress Screwing Up ‘orderby’ => ‘meta_value_num’ in ‘pre_get_posts’
- Ordering posts by custom field named “date” in backend
- Orderby doesn’t work like expected on custom query
- last_name + first_name orderby with meta_query [solved]
- Meta Query Based on Month Range
- wordpress meta value compare between two date
- Ordering custom posts by meta field date
- Order resultset by configured value and then list all the rest
- meta_query check multiple date formats
- Multiple orderby date arguments
- Why does this incorrect pre_get_posts meta_query work for sort order?
- How to compare date in post meta value
- Order Wp Query by earliest of 3 dates meta query
- Meta query array – same order as specified order in value
- Admin products page column not sorting
- How to order product for key exists?
- How to do a meta query using REST-API in WordPress 4.7+?
- WP_Query orderby date not working
- Meta query terribly slow
- ORDER BY custom field value
- Sorting: custom query with orderby meta_value_num THEN by title
- meta_query sorting by 2 keys
- How can I query all users who registered today?
- Get result from meta_query() between two numbers
- Using meta_query on pre_get_posts to exclude a particular meta_key value
- WP_Query() show posts that end later than today
- Custom WP_Query order by post_meta and (author) user_meta
- Query between two meta keys
- Ordering posts having multiple post-meta date fields
- Archives for custom post type based on a “date” meta value
- How to put last edited entry on top of the blog-post list?
- Query posts from current year
- How to check a single number value against an array of meta_key values?
- Post date vs. event date in WordPress
- get_users meta_query
- Meta query with multiple logic (AND / OR)
- Order Posts by Taxonomy and Meta Value
- Best practice – Meta Query vs. post_clauses for “left join” ordering
- Meta query interfering with orderby relevance
- meta_query with multiple values
- WP REST API: Order posts by meta value (acf)?
- Different page parameters inside query
- Trying to perform complex custom field query with order by set to field value
- Return posts with specific meta key first, but the rest in alpha order by last name
- meta_query key value from array
- Is there a way to do multiple ordering on a multiple meta_query?
- LIKE %…% Meta Query
- Multiple Values stored as array in Meta Query
- Order by custom field date with ASC order
- Documentation for post meta
- How to order a post type with meta_value_num and if meta_value_num does not exist then order by date
- Advanced orderby with multiple meta_query
- Using get_terms() with meta_query parameters
- WP_User_Query with meta_query array relation ‘OR’
- Retrieve taxonomy terms in order of their post’s date?
- query order by date on custom type: wrong order
- pre_get_posts filter using numeric meta_query comparison (from dates)
- meta_query problem
- Custom Upcoming Events List for Events Manager Plugin
- Display custom post types by date field
- Very slow query with meta_query on large database
- How to use meta_query to check if a meta field has something set?
- How can I query on the year part of a complete date in a custom field?
- Displaying posts with only upcoming dates according their custom field date value
- Use meta_query to display events by date in custom field
- Ordering by meta_value AND date NOT WORKING with wp_query
- How to exlude posts that have certain meta_value?
- Order WP Query posts by custom order calculated from post meta values
- Display custom post types with custom date field value (before today) & order by custom date field
- User Relationship
- Sorting posts by multiple values, combined
- Order by meta_key with two meta_queries
- meta_query results not the same with and without spaces
- Meta query with order by another custom field
- How to show recent and upcoming birthdays using meta_query
- meta_query all posts between to ages
- How to make a WP REST API query with meta_query in WP4.7?
- List of posts by day of the week
- sort by date in Advanced Custom Field
- WordPress Core – Optimizing meta_query generated SQL?
- Order Posts by meta value AND published date
- Edit post_content on posts with Featured Image
- Sorting posts by custom fields in meta_query
- Meta Query for specific months
- Nested Queries using meta_query
- Display no post when metavalue is 0
- Use both meta query and tax query
- Wildcard with LIKE operator in Meta query
- meta_query, number comparison, not quite working as it should
- Meta Query Compare with Date
- Query posts only if meta_value is not empty
- WP_Query meta_query >= date
- Complex Orderby Parameters: How to query with multiple orderby parameters using meta_value_num?
- pre_get_posts order by not working