Support

Account

Home Forums Backend Issues (wp-admin) Can't update options page repeater image Reply To: Can't update options page repeater image

  • the_repeater_field() could be part of the problem, it has been deprecated for a while. I’ve actually never used it. http://www.advancedcustomfields.com/resources/the_repeater_field/

    Try using http://www.advancedcustomfields.com/resources/has_sub_field/ or http://www.advancedcustomfields.com/resources/have_rows/ and see if it clears up the problem.