have you tried http://wordpress.org/extend/plugins/posts-to-posts/ ?
it allows to link a post or page to multiple other post or pages
Related Posts:
- flush_rewrite_rules on save_post Does Not Work on First Post Save
- Wp-query causing problems with the_content();
- How to create posts (not post template) to be displayed on projects page?
- Quickest way to get last or oldest post date – WP Query
- How do I create an archive page for standard posts?
- Custom post_type search’s $wp_query->query_vars do not correspond
- Why does using WP_Query inside a shortcode in an elementor page cause the arguments for WP_Query to get malformed?
- Check Title Unique Or Not and If not error message and dont save
- Loop on front-page.php
- WP_Query is printing out only one post when posts_per_page is set to multiple
- WordPress Orderby Numeric Value Not Working
- is there a way to retrieve posts that do not have a featured image assigned?
- How to add post_type=value when editing that post type in the WordPress admin?
- Storing posts from query and accessing later via AJAX call
- Show custom post type filtered by category
- Get latest 3 posts from multiple CPT in one query
- A method for ordering mixed dates in search result loop (theory only, no actual code)
- Several post types on WP Query by tag and taxonomy
- Prioritize posts in query by meta keys?
- How to get all tags of a custom post type by id
- Filter Posts from the Main Query
- WP the_posts() on single-cars.php get category link
- Different Limit number of post on different archive page
- Create new custom post and post category of same name
- Custom post types and ‘new WP_Query’
- Variable not working in WP_Query
- WP_Query with custom post type ID
- Query within a foreach within a query (queryception)
- wordpress lists similar type of posts in a custom post type
- display posts of custom post type with custom taxonomy
- How to Query in WordPress which shows Alphabetic Posts?
- How to query Posts from a custom post type which contains a custom taxonomy?
- Display post from custom post type
- list posts of two post types in a single template
- How to fetch posts that are stored in the different table than (default) wp_posts?
- Display Parent-Child Posts in specific order by comparing IDs in array
- how to display posts content on the custom css popup by clicking on each title on the sidebar?
- wp_post_delete is deleting all offices
- SEARCH QUERIES – REVERSE OUTPUT
- How do I insert a custom post type query after a certain number of recent posts and then resume recent posts?
- minimize wp_query call to database
- subtracting the current post form then whole loop, which is generating all CPT titles
- post type => ‘any’ not applied my custom queries
- Custom Post By Category
- Custom post Query and WordPress Post Query Clash
- How to get the posts that my following users are liked?
- Get post from Category by Priority
- Most efficient way of showing children posts?
- Only show current category post
- How To Loop Through list with Custom Post Types
- Calling specific page with wp query
- Retrieving IDs of child pages which are in a different post type
- Query Posts From Multiple Post Types
- Change display wp post type to wp custom post type
- Cannot exclude particular post from loop of custom post type
- How do I hide single category post on my post page
- Wp-theme Development
- show the most recent date of all posts to display on front end
- Sort ACF by custom taxonomy
- WP_Query for multiple post types just shows one
- Custom Post Type Loop within Shortcode
- Fetch taxonomies by custom post type id array
- Use WP_Query() to Output the 4th to 6th Most Recent Posts of a Custom Post Type
- Get all Posts If has same custom field values in Posts
- Exclude child pages from archive.php
- is_main_query() not working for WP REST API
- Group custom posts by custom taxonomy names
- Auto-generated posts not showing in backend (but being counted!)
- Shortcode for display posts on home page show only one post
- How to call a custom post type with WP_query
- Custom Post Types not showing, custom WP_Query
- Deleting Custom Post type data using mySQL command
- Find the user who initially created the post
- Can’t get order_by meta_value_num to work properly
- How can i skip same post from taxonomy term?
- WP_Query | ‘post_type’ doesn’t work
- How to connect two custom post types with nested loops
- Need help targeting a custom post type with conditional tags
- How to get the post type from a category id?
- Filter by custom taxonomy slug on a custom post type
- Custom Post type and Custom Field WP_Query
- wpdb custom post_type problem
- Pagination on category page with custom post types
- Display multiple custom post types and sort them chronological by one of their fields
- Using DISTINCT in wp_query
- Using global $post; to get featured image for custom post via WP_Query
- Query custom post type in the loop
- How to add pagination to wp_query [duplicate]
- Related posts in all categories of current post (custom post types)
- Taxonomy Archive: Display only one post per term from separate custom taxonomy
- Notice: Undefined index: suppress_filters
- How to Separate CPT From Regular Posts?
- Loop through Custom Post Type, and then show children within each iteration
- Remove rows in the manage post/page view
- Why does querying on post_tags (which has been applied to custom post types) only return posts?
- Sorting multiple custom post types without a meta key/value pair by sort order
- Including Custom Meta with posts_where query
- Very Slow Page – How to Optimize # of Queries?
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- orderby in custom WP Query does not work