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

Reply To: Using ACF Relationship fields in Custom Filters

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Using ACF Relationship fields in Custom Filters Reply To: Using ACF Relationship fields in Custom Filters

#32818
profilesoft70profilesoft70
Participant

Say I want to implement it on my own, what would you suggest me to do? Are there any hooks I can use to modify the way in which these fields are rendered in the front end or searched in the db?
I started by copying ‘asp-cf-checkboxes.php’ where I plan to parse the serialized data into labels and ID’s. But to use them on a search I would have to modify the query behavior as well. Any suggestions on that?

Thanks for the reply.