Support

Account

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

  • Yeah that works – are you using Checkboxes/Radios instead of a <select>? Not a big deal either way, but it’ll affect the second part.

    Ok, so now, when the page loads, on the Front End, hide the field for counties. There’s probably an id or class you can target. so something like $('#counties).hide()`

    Again, I’ve never used the acf_form so just use your browser’s inspector to sniff it out.

    Make a recording of that then we’ll work on showing that County field once your user has selected a State.

    Phil