Hello team,
i would like to include a custom field in the frontend search settings. The field is an ACF (name: primary_locations_merchant) assigned to WooCommerce products. It is a Post Object field that references another custom post type (locations), with the return format set to Post Object.
The issue I’m facing is that the {get_values} method currently returns the post IDs instead of the post titles.
You can view an example here: https://goldmall.ezlink.gr/search-test
For reference, I have provided the following screenshots:



Please let me know if admin access is needed to investigate further.
I would appreciate your help in correcting the syntax and adjusting the functionality accordingly.
Best regards