Title: ACF Post Object
Last modified: August 22, 2016

---

# ACF Post Object

 *  Resolved [Jerrad](https://wordpress.org/support/users/jjgleim/)
 * (@jjgleim)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/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
 * [https://wordpress.org/plugins/custom-content-shortcode/](https://wordpress.org/plugins/custom-content-shortcode/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Jerrad](https://wordpress.org/support/users/jjgleim/)
 * (@jjgleim)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/acf-post-object/#post-5641164)
 * Nevermind. Found it when I was scanning the Changelog for your plugin.
 * In case anyone needs to know, it’s the [related] shortcode.
 *  Plugin Author [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * (@miyarakira)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/acf-post-object/#post-5641222)
 * Glad you solved it! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘ACF Post Object’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/acf-post-object/#post-5641222)
 * Status: resolved