Support

Account

Home Forums Add-ons Repeater Field Randomise the_row() or random repeater order in a while loop Reply To: Randomise the_row() or random repeater order in a while loop

  • No, there isn’t any way to get random rows using a while loop. You must get the entire repeater and then access values in the returned array instead of using get_sub_field()