Home › Forums › General Issues › Get Advanced Custom Field Group for specific taxonomy term › Reply To: Get Advanced Custom Field Group for specific taxonomy term
Ok so I’m actually talking about a acf Group that is assigned to a post if the taxonomy term is equal to a specific term. Using:
acf_get_field_groups(array('taxonomy' => 'services');
I am able to get acf groups assigned to a taxonomy but I want to apply different acf groups(services) to different customs posts(adverts). I can assign the group so when I check a term the relevant acf group meta box appears but I have been unable to get specific groups on the front end.
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.