Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ACF repeater in results › Reply To: ACF repeater in results
December 17, 2020 at 11:14 am
#30776
Keymaster
Hi,
It is not possible, repeater fields all have custom structures and sub fields with sub manes. To show a repeater, you can try the asp_results hook to do it programmatically, I’m afraid there is no other way.
We tried to implement a solution to do this via the back-end, but due to the nature of these fields is not possible.