As many personns i have an issue with the conditionnal logic after an update from ACF4 to ACF PRO 5.1.3.
The fields remain hidden when conditions have been met.
I tryed to disable all the conditions in a group and reactivate one by one but it doesn’t work
when a field have to be displayed i get this js error in firebug console
Error: Syntax error, unrecognized expression: .acf-field[data-key=”function (){var d=[]; for(var b=0,a=this.length;b<a;b++){var c=typeOf(this[b]);if(c==”null”){continue;}d=d.concat((c==”array”||c==”collection”||c==”arguments”||instanceOf(this[b],Array))?Array.flatten(this[b]):this[b]); }return d;}”]
Thank you
i have disbled all my plugin one by one
Miwovoice plugin interact with ACF Pro 5 conditonnal logic,
But now i don’t know what to do, i don’t know what plugin have to be rectify