Support

Account

Home Forums Bug Reports add_filter('acf/fields/taxonomy/query') bug Reply To: add_filter('acf/fields/taxonomy/query') bug

  • Hi John,

    For the display option I used multi select -> checkboxes
    Do the checkboxes use a ajax function for display?

    I see in the code that the ajax function is only called when the select option is active?

    if( !$select.exists() ) { is not false -> line 7258 on acf-input.js ?

    PS: There are no errors in the console & no res