You probably need a filter on get_{$adjacent}_post_join
and get_{$adjacent}_post_sort
to get those to work.
Apologies, but I don’t have time right now to work up the actual filters and debug them, but maybe that will get you started.
Related Posts:
- Custom post type single-{custom}.php not working
- How to use a custom post type archive as front page?
- How to set a custom post type to have viewable future posts
- How to put custom post types on front page
- How to add multiple images to a custom post type single post?
- How to get_queried_object on multiple objects?
- Custom post type archive sorted and grouped by date in post meta field
- How do I create an archive page for standard posts?
- Archive page for custom post type not working
- How to use WP_Query in a CPT achive page?
- is_main_query() not working for WP REST API
- Made Custom Post Types, but single.php not working
- WP_Query | ‘post_type’ doesn’t work
- How to have this permalink structure: post_type/postname/custom_inner_page
- Custom WP_Query doesn’t display all posts
- WP_Query with custom post type ID
- how to get this tax_query working?
- adding custom post type “name” to single template
- Query Posts that have Custom Taxonomy
- Searching post types
- WordPress giving me the index
- Getting Same Description in All the Custom Taxonomy Posts
- Get next and prev item from custom WP_Query and Custom Post Type
- Loop all post on single.php
- How to search through all child taxonomies using WP_Query?
- Tell wordpress to show a single page instead of an archive page
- Custom Post Type archive page listing a 404 or single post
- Only show categories that have posts within custom post type
- Why get_posts() returns empty array while I am trying to get posts from some specific taxonomies and work properly with others?
- Help with Multi Level Category Archive Page
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- Loop carousel slider in wordpress
- why custom post archive gives always no more than 10 posts despite of paging settings?
- Custom post type single display is ommited
- Query child posts on parents single.php?
- How to manage wordpress knowledge base/wiki/posts collections
- Show custom post type on post category page doesn’t work / breaks navigation
- Default WordPress Query for a Specific Custom Post Type URL
- How do you get the count of posts in an archive page?
- Change permalinks for posts but not for custom post types
- Mixing regular and custom post types (with meta_query) on home page
- Assign single template to multiple custom post types?
- how to filter by last name for custom post
- Use WP_Query object inside a function
- WP_Query search custom posts meta date fields
- Assign Page Template Within A Custom Post Type
- Custom Post Type – Archive page title
- How do I create new content pages for my Custom Post Type?
- Using new WP_Query in shortcode in a custom field causes the main post content to not display
- Getting taxonomy terms used by custom post type
- query order by date on custom type: wrong order
- Calculating Bayesian average for custom post type
- Help with CPT template pagination
- taxonomy template for custom post type the same as the archive
- Custom query shows custom post types in trash
- How to connect two custom post types with nested loops
- Custom post template for particular posts
- Custom Post type and Custom Field WP_Query
- Display multiple custom post types and sort them chronological by one of their fields
- Using DISTINCT in wp_query
- How to show CPTs in term archive
- Query/list all terms and their custom post count
- Get custom taxonomies from multiple posts
- Pagination on with query_posts in custom post type template
- What is the recommended / best way to do this: Event calendar post/type in a block-based theme?
- WP_Query inside foreach loop returning same value for all options when filtered using ajax
- Number of Custom Post Types published are not being shown in the custom page
- Polylang non-default language ignores tags in WP_Query
- Why is my WP_Query outputting my entries twice?
- How to display Related Posts based on number of taxonomy terms matched
- Set featured image to archive.php
- Get term name without a foreach loop
- How can I use archive-{post_type}.php theme template?
- WP_Query() with custom post type and taxonomy — get all terms?
- Query & the_content() is showing in the header
- Custom meta Title for custom post type archive from page
- Pagination not working on custom query on a page
- Query within a foreach within a query (queryception)
- Custom Post Type Custom Archive Page Not Working
- Getting custom taxonomy posts on archive page
- How to order query results based on if a custom field has been populated, then the order by the date of the post?
- CPT archive with WP native/core tax/categories
- WP_Query get always custom post_type for first
- How to add specific terms in a custom post type?
- meta query multiple values for the same key
- Wp Query sort order from custom MetaBox
- custom post type single page
- custom post type single post preview for pending status
- How to manage a custom post type archive as a page?
- Custom post types not displaying per category
- DIVs not showing correctly on CPT?
- How can I use WP_Query argument ‘Like %..%’?
- Why is my custom form saving with ‘autodraft’ as title and slug?
- Get all custom_post_type posts + blog posts from one category in a single query
- Customising wordpress search and using $_GET[“s”]
- Custom Post Type + Custom Meta Query Not Showing 2012 Posts
- How to create custom page templates with default page layout framework?
- Can I have a specific template for products even if they are standard posts and not CPT?
- Assign a tag to custom post type using a query
- Query order by a numeric ACF field