All thanks to @PieterGoosen’s comment, I figured out that this issue was due to a setting within the WPML (multilingual) plugin. Under the ‘translation management’->’multilingual content setup’ tab of the plugin settings, there is a section for ‘custom posts’. In this section, my ‘publications’ post type was not set for translation, and this somehow prevented its posts from displaying within my custom query. Once this setting was changed, everything works as expected!
Hopefully this makes sense and will help someone else in the future. Cheers!
Related Posts:
- WP_Query with custom post type ID
- Display all posts in a custom post type, grouped by a custom taxonomy
- How do you get the count of posts in an archive page?
- How to use a custom post type as front page?
- How to check if I’m on a custom post type archive in the admin area
- How to put custom post types on front page
- How to add multiple images to a custom post type single post?
- Display several random posts, but make sure a condition is met
- WP_Query to loop a Custom Field, Custom Post Types do not show
- Retrieving 3 latest post from each of 5 different custom post types
- WP_Query on custom post type not displaying, multiple loops & get_template_part
- Using new WP_Query in shortcode in a custom field causes the main post content to not display
- Group search results by post type, but hide post types with no results
- How to show posts from multiple post types in a single loop? And display them separately on the same template
- How to create posts (not post template) to be displayed on projects page?
- WP_Query post at custom position
- Should unaltered default loop/query return a list of custom posts belonging to a custom taxonomy?
- exclude custom post type by meta key in wp_query
- Query for posts in 2 taxonomies
- Query Custom Post by Category
- How do I Use Nested Loops of Custom Post Types for MultiSite Blogs using WP_Query()
- WP_Query and using a variable for ‘cat’=> in the args array = WP Bug?
- Separate Posts and Custom Post Type in Custom Taxonomy archive template
- Integrating Orbit slider into wordpress through custom post type
- How do I create an archive page for standard posts?
- Impossible to get Attachments Outside WordPress?
- Why does using WP_Query inside a shortcode in an elementor page cause the arguments for WP_Query to get malformed?
- Unable to get post content from custom post type loop
- Lists Posts from CPT that match the Title of the Page
- WP-Admin edit.php & post.php slowdown after import of 10k users
- Help Structuring Query for Archive Pages
- How can I group posts by months and years?
- Multiple Custom Post Type queries, how to DRY it up
- Custon Content within WordPress Loop
- Loop increase number
- Using wp_query to modify the loop in index.php for a CPT
- Query & the_content() is showing in the header
- Two column layout with alphabetical ordering
- get_pagination not working on a custom post type query (using WP_Query)
- how to get this tax_query working?
- Having Issue on Ordering CPT by Custom Field In Custom WP Query
- Pagination not working on custom query on a page
- display posts of custom post type with custom taxonomy
- Assign a template to a custom post type when displayed by the main loop on the home page
- Custom Post type content within a slider
- Trying to add a class to post links
- postsperpage value not being applied
- Display the current post in browser as the first post in a loop (for a slideshow)
- Display post from custom post type
- List all Custom Post Type posts excluding certain Taxnomy term
- Searching post types
- foreach loop inside the loop creating duplicates in output
- How to retrive Custom Post Type Meta Fields in Custom WP_Query
- How to fetch posts that are stored in the different table than (default) wp_posts?
- Cant’ Display Custom Post Type Title Base on Tax Terms
- Loop for custom-post-type comparing taxonomy terms for “related” posts?
- Make Next and Previous on single-$posttype.php use the same order as archive-$posttype.php
- How do I list a custom field and custom taxonomies for each result in a loop?
- Custom Post Type Query W/Category Dropdown
- Multiple custom post type queries causing wrong post types to be grabbed in taxonomy + single templates?
- Custom post type pagination error
- Query for specific taxonomy that executes a particular loop depending on volume of posts?
- How to display magic field’s custom write panel in wordpress theme?
- What is the most efficient way to execute recursive complex queries?
- How to Enable Ascending or Descending In WordPress Default Built-in Loop
- Page that lists publications by classifying them by taxonomy
- posts_per_page in custom WP_Query does not override “Reading” settings?
- How to display posts from a certain category in a bootstrap 5 carousel loop with multiple items?
- Get next and prev item from custom WP_Query and Custom Post Type
- Loop all post on single.php
- After inserting new post with wp_insert_post() the post is not visble to WP_Query, but the same WP_Query works for post inserted from wp-admin panel
- Exclude a specific post in a Custom Post Type
- Pin posts to top of custom loop
- WP Admin Dropdown List Filter for custom (ACF) field on custom post type(s)
- Sort custom post column by generated value?
- Filtering posts based on three taxonomies
- Pagination Not Working When Used With WP_Query() `offset` Property
- Order posts alphabetically with numbers but some of the posts has numbers in the title
- How to search through all child taxonomies using WP_Query?
- Add extra elements to the_post in a custom post_type
- SEARCH QUERIES – REVERSE OUTPUT
- Custom Post Type has wrong label and is not found when called by a loop
- Custom meta fields not showing up in WP_Response Object via custom endpoint
- Error in the page of a CPT file in WordPress
- post_type incorrect for custom post type
- Catergory args causing loop not to show
- How do I correctly query posts from a post ID?
- display custom post type from register taxonomy
- How to exclude certain portfolios from a loop
- Custom post type and have_posts() return empty result
- How to manage wordpress knowledge base/wiki/posts collections
- How to create custom page templates with default page layout framework?
- WordPress search results grouped by post type
- How can I show posts with the same tag?
- Default WordPress Query for a Specific Custom Post Type URL
- How to insert a post from a different post type after every nth post
- Complex Custom Loop with Includes
- Query Multiple Post Types and Paginate Newly Created List
- SOLVED: Shortcode to display Divi project filtered by tag in WP Query loop
- author archives, showing all custom post types, problem on pagination