Home › Forums › Backend Issues (wp-admin) › Version 5.1.6 to 5.2.0 taxonomy, terms etc not working anymore › Reply To: Version 5.1.6 to 5.2.0 taxonomy, terms etc not working anymore
UPDATE:
even when I hardcode the ACF fields via php, and use the ‘location’ settings, e.g.:
‘location’ => array (
array (
array (
‘param’ => ‘taxonomy_term’,
‘operator’ => ‘==’,
‘value’ => ‘video-category’,
),
),
),
it still does not place the field/s on the taxonomy term edit screen in the admin.
Please help!
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.