Home › Forums › Backend Issues (wp-admin) › Only show fields of parent on Hierarchical / Page type posts types › Reply To: Only show fields of parent on Hierarchical / Page type posts types
I found a the solution.
In the rules section of I have>
Post Type | is equal to | events
Page Type | is not equal to | Child Page (has parent)
I used “is not equal to | Child Page (has parent)” because this will recognise returns true all root events. If I had it as “is equal to | Parent page (has children)” then it would would not return true when I had a root event page with no children.
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.