It also has a setting that enables/disables adding terms.
I can’t find this setting either.
Where is it exactly?
The taxonomy field has the option of using a radio button for presentation
Sorry for the dumb question, but how can this be done?
I can’t find this option in the configuration for a custom taxonomy.
In a test site, I managed to do this with the help of a third-party plugin. But I can’t see a way to do this within the ACF settings for a custom taxonomy.
Did you figure this out?
I’m in that boat right now: I’ve created ACF fields and can’t find them in the GraphQL query composer that is provided by the GraphQL plugin.
A bit more information:
If I do this then I can see the custom field values:
` $meta = get_post_meta($id);
var_dump($meta);`
That’s fine, but I’d like to be able to use the ACF functions.
The plugin Advanced Custom Fields Repeater & Flexible Content Fields Collapser no longer works. At least not for Repeater fields.
I’ve just found this old topic.
I’ve tried this out, but adding percentages fails when I need to have the form fields occupy more than a single row. If the percentages add up to more than 100%, the form fields end up squeezed into a single row anyway.
How can I make the ACF form fields wrap?
Problem solved.
I was looking at the wrong field group.
The one I’m working on isn’t a repeater after all.
Whoops
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.