This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: custom field selectors sort order

Home Forums Product Support Forums Ajax Search Pro for WordPress Support custom field selectors sort order Reply To: custom field selectors sort order

#35041
Ernest MarcinkoErnest Marcinko
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.