Home › Forums › General Issues › 4.3.0 Terms Custom Field Broken? › Reply To: 4.3.0 Terms Custom Field Broken?
Thanks for the report. Before we look into the source code, can you address these issues with your code?
1. Have you validated the data of $terms
2. Does your loop run correctly. Can you show this?
3. What is $taxonomyName
4. I think $term->term_taxonomy_id; should be $term->term_id;
5. Have you tested $field_query
6. echo (the_field is not needed, the_field will already echo the value.
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.