Select from post type and field value?
-
I’m trying to display a post of a specific type that also has am ACF field set to a certain value, but without success. I’ve tried the following:
[loop type=art field=feature value=1 compare=and count=1] [field title] [field image=image] [/loop][loop type=art count=1] [-loop field=feature value=1] [field title] [field image=image] [/-loop] [/loop]Anything else I can try? I know that the ACF field feature does get set to 1, because I can display it.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Select from post type and field value?’ is closed to new replies.