I hope you have already created custom post types for Architects and Projects. In order to make a relation between them you may follow any of the methods below:
a.) Using ACF:
b.) Using Toolset:
c.) Using Posts to Posts plugin (Use it at your own risk as the plugin hasn’t been tested with the latest 3 major releases of WordPress)
d.) Using metabox code by user @vmassuchetto
How do I create a relationship between two custom post types?
Related Posts:
- How do I append multiple taxonomies to the URL?
- Creating “static” taxonomies to choose from, inside custom post type?
- Custom Post Type with Custom Title
- Problems making shortcode with custom post types and taxonomy
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- wp_set_object_terms creates taxonomies but does not add custom posts to it
- How can i display a taxonomy? i have created a plugin and then a custom type. and a taxonomy , also i have register it
- Set a Default CPT taxonomy by taxonomy id
- Convert attribute woocommerce terms (taxonomy terms) in posts of custom post type
- Sort by Custom Post Type (Multiple Loop)
- Query multiple post of which one by taxonomy
- Custom Post Type Set Comments ON by default without show METABOX
- Custom Post Type Taxonomy Filters
- How do I do this with WordPress? Taxonomies?
- Permalink structure by Post Meta value
- How to integrate video slide using custom post types?
- Is using taxonomies the way to go here or would custom post types be better?
- Using default WP menu functionality to link to custom post-type listing?
- Can taxonomies of custom post types be used with category actions?
- Categories of custom taxonomy don’t show any posts
- How to display custom taxonomies with links in filter menu?
- A question on creating filters for custom posts using taxonomy
- Conditional Query of Custom Post Type and custom taxonomy
- will post_id ever change? Can I safely use post_id for custom queries?
- List custom taxonomy specific to one custom post type
- Define new user capability for custom post types?
- Custom Taxonomy back-end customizations
- How to allow visitors to enter custom post type?
- Is it possible to create relational metabox values in a custom post?
- Custom Post Type Query for Sidebar Doesn’t Work on Front Page
- Meta query for custom post type ignored in main query
- Taxonomy custom post type URL
- 2 Templates 1 custom post type according url
- How do I move/order posts with a tag to the end?
- changing meta value and meta key of price field
- How to build custom route by adding taxonomies to URL ? ex: www.demo.com/communities/palo-alto/
- WordPress sort search results by custom order
- How to Filter custom post type by taxonomy?
- Is it possible to have dedicated page for parent/child taxonomy?
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- Why are taxonomy terms not saving when using custom meta boxes with radio button taxonomy selectors?
- Hide parent categories when clicked, and show it’s childs
- Custom Path/Folder behind a custom post type
- Custom post taxonomies as tax_query terms?
- Get related posts of child term of custom post type
- Limit amount of posts made within a custom taxonomy
- Issue on Creating Custom Tax Term Dynamically From Another CPT Meta-box On Publish
- Time based access control of custom post types – what is good approach?
- Show titles, date of all posts on single category page
- list taxonomies from a custom post type
- Display a grid of taxonomy terms at root taxonomy page
- delete_published_posts does not work
- How to start a new post with custom Taxonomies already set?
- WooCommerce sort products by the actual product width(not the shipping width)
- Show child custom post types list inside single parent custom post type
- limit value taxonomy based on previous taxonomy value wordpress
- Create a custom php page and load it at a specific slug
- Structure of data : CPT + terms
- How to handle paged param in post and custom-post-type?
- Several post types on WP Query by tag and taxonomy
- Default text in a specific post type, but not visible?
- Using meta_query and tax_query at the same time
- Update postmeta Parent when post_status child change
- How do I display the taxonomy for a custom post type in an array
- Set a CPT slug as a base name for all the taxonomies
- How to conditionally redirect to the post from a taxonomy page?
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- How do I display the grand child items of a taxonomy term?
- WP_Query custom post type query not showing the exact post type
- Taxonomies relations
- Is it better to use WordPress Custom Post Types or Taxonomies?
- Full Custom Post Type List Organised by two Taxonomies
- WordPress Doesn’t Generate Taxonomy Archive
- Shortcode to display Staff post type based on Location post type and Specialty post type
- Suggested Post and Taxonomy structure
- How to remove post listing page for a custom post type
- How to include term custom meta into the custom taxonomy term permalink structure
- How to Get WordPress custom post data in WooCommerce product meta panel? [closed]
- Custom post with more than one custom taxonomy
- A form that can save/edit after first input
- Adding the_content() in custom template email
- Get the taxonomy of a post hierarchically
- Cannot save CPT meta box
- non-hierarchical post type with hierarchical url structure
- Adding custom taxonomy in same menu place with two custom post types
- How to make custom taxonomy into drop down select in a custom metabox
- Multiple pages for posts?
- Send notification to the admin when new custom post is submitted
- How do i search authors from search form using author’s name
- Display latest x posts from all categories in Custom Post Type/Taxonomy
- Allow users to create posts without logging in?
- How to add attributes to taxonomies that may be different from post to post?
- Pages are not saving due to custom post type
- How to get list of taxonomy slugs ordered parents>childs?
- Conditional statement for if archive page has posts which contain certain taxonomies/categories/tags, show those terms
- How do I share categories across multiple post types?
- Migrating a taxonomy’s tags to the native category
- How to organize hierarchical structure in custom post type with taxonomy (like with categories)
- Multiple tag cloud filtering
- Get url.com/post_type/taxonomy/term work!