- This topic has 3 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 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 › Post Meta & Relationship (ACF)
Hello,
I would like to display in a checkbox all the posts of a custom post type (“venue”) and filter through a “Relationship” field of the ACF plugin.
My events would thus be filterable by venue.
I added a “Post Meta” field:
– Choice > Checkbox
– Meta Key: “_venue_relatioship”
– Options: Automatically
– Is ACF Field? > Checked
– I rebuilt the cache
But in my form, I have a label “field_59ad25c1829b9”.
Is I wish is possible?
Thanks.
Hi
It is the meta key you have used:
– Meta Key: “_venue_relatioship”
Find the same one in the list, but WITHOUT the preceding underscore (it will most likely be further down the choices):
– Meta Key: “venue_relatioship”
BTW, that field name is missing the ‘n’, just in case that is a typo in your post.