Hello. I am trying to use the Frontend Filters option on my search, and it works great with all fields except a Relationship type field (ACF).
When I choose this type of field in the “Custom Fields” tab it prints the raw serialized data from the db instead of parsing the related posts.
Attached are screenshots of my settings, and the output on the frontend.
The ideal is to have a checkbox version of all the posts from the chosen CPT in the acf field settings, allowing multiselect of related posts.
Please let me know what it takes to implement such functionality.