Home › Forums › Front-end Issues › State>county, parent & child taxonomy help › Reply To: State>county, parent & child taxonomy help
hey @mische7 i’m sorry I missed your message yesterday – you may need to listen into the ACF JS hook found here: https://www.advancedcustomfields.com/resources/adding-custom-javascript-fields/
`
acf.add_action(‘ready’, function( $el ){
// $el will be equivalent to $(‘body’)
});
`
I would imagine that the ACF Form fires some JS to prep any special fields.
Phil
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.