Hi Guys,
I am trying out the new Query Sort Filter & Search functionality. I my setup i have a websites with air-conditioning devices. As there is no shop involved; i have created it with ACF custom fields.
I do would like to Sort & Filter them on the Archive page. Noe the documentation states to use a post_field as meta key.
If i place _eigenschap_functie as fieldID, i get the below response
And the frontend shows the content appropriately:
But i need the ACF field contents; available as post meta like this:
Filled in the right field (without the dash);
But the frontend shows an empty field
_acf_eigenschap_functie
or
acf_eigenschap_functie
Have no output either.
My question; is it possible to Sort & Filter by ACF field - meta key?
Jasper