Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › custom field selectors sort order › Reply To: custom field selectors sort order
October 6, 2021 at 3:06 pm
#35041
Keymaster
Okay, that is the problem then. Please mind that repeater fields may not work whatsoever as those store items indirectly as reference, and it is almost impossible to filter by them via a database query.
If you want, you can add temporary FTP and back-end access, and I can try debugging the code why ACF return the field values in random order. Maybe there is some sort of a configuration I can push programmatically to fix the ordering.