Hi,
I am trying to find a way of replicating the following scenario, which I have currently have set up using ACF Relationship fields. In the current set up has been previously discussed here: ACF Pro Relationship Field Not Displaying and ACF Pro Bi-Directional Updates.
However,… for all sorts of reasons, mainly speed, the ACF route has not been great.
I have rebuilt the website by replacing many of the ACF fields with CPT Taxonomies and the speed increase has been enormous. The one exception is the area mentioned in the two posts referenced above.
Is it possible to replicate the set up in the links above, but using CPT Taxonomies?
To recap on the idea, we have two CPTs: Casualties and Memorials.
CPT Casualties has fields including:
- Name
- Regiment
- Memorials (a list of one or multiple memorials from a Taxonomy shared with the next CPT)
CPT Memorials has fields including:
- Memorial Name (this is the field which should populate “Memorials” in the previous CPT)
- Memorial Town
- Memorial Country
Any ideas if I can do this - I have gone brain dead trying to deconstruct the ACF version and trying to work out the CPT Taxonomy replacement! I am sure there must be a simple solution.
Many thanks,
Christopher