Home › Forums › Bug Reports › Not showing certain post types in Post Object and Page Link fields › Reply To: Not showing certain post types in Post Object and Page Link fields
I would start by looking at the options for the ones that do not show up compared to the ones that do.
I’ve seen this come up before, but I don’t remember what the cause was. It either had something to do with the post type settings or it was a permission issue.
I might also try adding this somewhere to see if these missing post types appear
echo '<pre>'; print_r(get_post_types()); echo '</pre>';
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.