Support

Account

Home Forums ACF PRO Repeater in template parts Reply To: Repeater in template parts

  • Same sort of problem here: when using the_row() it steps through the rows and if I happen to have it structured such that it’s the same “loop”, I’ve already used up some rows. I wish there were a function like reset_rows() to ensure that the_row() is going to start at the beginning again.