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
- How to get all taxonomies of a post type?
- Renaming Custom Post Types and Taxonomies
- How do I list custom taxonomy terms without the links?
- How to list custom taxonomy categories?
- Custom Taxonomy Template Post List with Sort Order
- wp_insert_term doesn’t work with custom post type’s taxonomy
- WP 3.1 – archive pages for custom content types possible now without a plugin?
- Admin Post Update Redirection to Posts Screen
- Order Posts by Taxonomy and Meta Value
- Taxonomy page returns 404 page not found
- Assign Page Template Within A Custom Post Type
- How to get the parent’s taxonomy?
- Group Custom post type in a page by its taxomony tag
- Single Page WordPress CSS and JS links
- Same base slug for CPT post and CPT taxonomy terms
- [Plugin: Posts 2 Posts] Changing display order of connections
- Display taxonomy term only if there’s a value
- Disable dragging of metaboxes in custom post types?
- Error after deleting Custom Post Type with a function (no trash used)
- How to delete all posts from a custom post type?
- Structure for projects and clients
- Why is my custom loop not filtering correctly nor paginating?
- Custom post types with custom directories
- How to customize admin posts based on the user who is logged in
- Custom Post Type | Fatal Error on register_post_type()
- apply filters only to specific post listing without check the url parameters
- Dynamically add / duplicate custom meta in custom post types
- Problem with custom post types, taxonomy and permalinks
- How to create new category for custom post type?
- Fetch taxonomies by custom post type id array
- get_terms showing all categories instead of the ones assigned to a specific post
- Custom post type menu missing after 3.0b2 -> 3.1.2 upgrade
- Order By Post Type ThenBy Taxonomy
- How to show CPTs in term archive
- Custom query to filter posts that have current post as a taxonomy [closed]
- Group posts by custom post type
- Plugin: register custom post types, child ready and performance best practices
- Is using taxonomies the way to go here or would custom post types be better?
- Define new user capability for custom post types?
- limit value taxonomy based on previous taxonomy value wordpress
- How to handle paged param in post and custom-post-type?
- Using meta_query and tax_query at the same time
- How to make custom taxonomy into drop down select in a custom metabox
- How to display products name in a non-alphabetical order, in a custom field (taxonomy)?
- Taxonomy in URL
- How does order=asc effect a wp_query (its acting pretty weird in a loop)
- How to sort posts in a custom post type by title in ascending order by default?
- How to Set Taxonomy Object Description?
- Variable not working in WP_Query
- Associate all Custom Post Types with Taxonomy
- Alphabetically sort a taxonomy.php template by post title
- Show Taxonomies with admin area for custom post type?
- Custom Post Types and Removing Slugs – should we do it?
- Need to have an archive widget which organizes and displays a custom post type using a custom date field
- Custom Content Type with No Page View
- How to list posts by term (custom taxonomy)
- Copying over taxonomy structure from one CPT to another
- Sort Archive by Taxonomy
- Related “custom post type” using “custom taxonomy”
- How do I disable the built-in editor and automatically configure the properties of new pages?
- How to have multiple search result pages in wordpress with taxonomy terms listed
- Page that lists publications by classifying them by taxonomy
- Auto update publish date of CPT Post if default post custom field value match to cpt post CF Value
- Define multiple prefixes for custom post type
- Change custom post taxonomy values from front-end
- How to transfer categories (default) to custom taxonomy?
- Taxonomy to Post Type. Every Taxonomy Item can be Producer or Developer
- Pages of my taxonomy terms are showing all posts
- Attempting to create custom “post” template, getting a 500 internal server error
- Reuse the “category” slug for a custom post type
- Custom Pagination based on Custom Post Type
- Custom user roles
- Create 2-layered dropdown menus for custom taxonomy and custom post type
- Custom Post Type
- How to create TEMPLATES for TAXONOMIES? What I have to change in this code?
- Sorting on Taxonomy in archive page
- Create an additional template page for every term taxonomy
- Displaying taxonomy icon outside archive page
- Taxonomy Grid Archive Help?
- Query Distinct Taxonomies of Custom Post Type
- Cannot modify a registered custom post type rewrite slug
- List a custom post type’s posts ordered by nested custom taxonomy
- Select Menu for Custom post Type does not save
- Author template – separate custom post type by custom taxonomy term for $curauth
- See the process of creating a taxonomy and tell me where I made a mistake
- How to delete unnecessary custom post types in the UI
- Advise on Custom Taxonomies and Structure
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- is therer any wordpress function to retrieve a specific html element from post content