Support

Account

Home Forums Front-end Issues State>county, parent & child taxonomy help Reply To: State>county, parent & child taxonomy help

  • hi @mische7

    no problem, that’s what I’m here for :).

    Ok, let’s get you knowledgeable:

    1. You’ll need to set up an ACF field for States that allows a user to select multiple values

    2. You’ll need to set up an ACF field for Counties that allows a user to select multiple values

    3. When the page loads, use JS to hide that Counties field, and then watch for a change on that States <select> and grab the value and console.log it.

    I haven’t used the front end ACF Form, so I’m going in blind, but I think this will get you close.

    Once you have the state ID’s (these will be the term ID’s we’ll use in the next step), ping me back.

    If you wouldn’t mind, download http://recordit.co/ and use that to show me your progress.

    Phil