Support

Account

Home Forums Bug Reports Problems in 5.7.12 Reply To: Problems in 5.7.12

  • “I am also experiencing the second issue on multiple sites. Reverting to 5.7.10 fixes it immediately. I’ve sent in a support ticket just now. Specifically when I have a repeater inside Flexible Content, the functions have_rows() and get_sub_field() return NULL for the repeater. The data IS accessible if I get the FC field with get_field then move through the array. But that takes major rewriting to fix the PHP template files.”

    Ah, I commented on another post about this issue but this confirms it’s no just me – repeaters inside Flexible Content are just completely broken. I’m using this as a fundamental field group of dozens and dozens of sites so this is a critical issue for me. Thankfully I found it in dev sites first so will hold-off any updates beyond 5.7.10. Seems the latest couple of updates have really caused some problems, highly unusual for ACF.