Home › Forums › General Issues › Taxonomy Relationship › Reply To: Taxonomy Relationship
Just to clarify, taxonomies are a core part of WordPress, not of ACF.
Without ACF, you can create post types and taxonomies, relate them together and also render / query result on the front end.
In light of this, I can’t be of much help as this is a support forum for the ACF plugin.
I can however direct you to the WP website where you will find lots of docs outlining how to load a post’s taxonomy terms and how to query posts which have a taxonomy term selected:
Get the terms from a post:
http://codex.wordpress.org/Function_Reference/get_the_terms
WP_Query taxonomy params:
http://stackoverflow.com/questions/12250957/wordpress-query-posts-taxonomy
Good luck
Thanks
E
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.