Hi, i have another problems that i show ACF Form in Offcanvas and when i click butto nto add new Term it shows but i can’t type in input field. Problem was becuse of Offcanvas, becuse if i remove offcanvas DOM i can type into.
i try with z-index but not help. can someone help me with that?
Ok i find solution i must append this popup before my offcanvas. So with this code $(‘#acf-popup’).prependTo(‘.offcanvas’) solve my problem in class-acf-field-taxonomy.php