ACF Post Object
-
Eliot,
I am using the ACF Flexible Content field in a custom post type and one of my options is to select a Post Object like a page, post, or custom post. I am wanting to create a list on the front end of these post objects with links to each. Here’s what I have tried so far with no success.
[flex field="items"] [layout name="select_website_posts"] [loop field="post_resource"] <div class="row">[field title]</div> [/loop] [/layout] [/flex]
In ACF, the return format is set to Post Object. I also have Post ID as an option.
Any ideas?
Thanks,
Jerrad
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘ACF Post Object’ is closed to new replies.