Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author mrwweb

    (@mrwweb)

    Saw this coming down the pipe yesterday and got concerned.

    Can you try this:

    add_filter('acf/compatibility/field_wrapper_class', '__return_true');

    I believe that should temporarily get it working. I’ll add a fix as soon as I can, but that likely isn’t for about a month.

    Thread Starter Brian Larson

    (@brianlarson)

    Per my other reply to your post thanks and this works! Marking as resolved. Cheers!

    Do you add that filter to the functions.php file? I’ve just tried adding that and it doesn’t seem to do anything?!

    UPDATE: Apologies, I had some other weird thing going on in my functions file! This filder works perfectly.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Incompatible with ACF Pro 5.2.7’ is closed to new replies.