- This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › How to filter true/false ACF field through Post Meta filter?
Hi!
I have a true or false field that marks if a product is an outlet or not.
Now I want to create a filter through S&F Post Meta toggle to only bring the content that has the outlet set as true, plus the other filters. But i can’t figure it out how to properly set it (i tried char = true pero i don”t think is correct because the value is a bool),
Thanks,
Carlos
Hi Carlos
In your post meta field, in the choice tab, you have the section options.
For the get options setting, change this to manual and then choose browse values
Then you will see what the values are in the database?
Thanks