Home › Forums › General Issues › Add a Page Attribute? › Reply To: Add a Page Attribute?
If you have created the custom post type with a plugin such as CPT-UI you should activate here https://prnt.sc/vTe49k-8XLnJ or if you have done it with code you should add these lines
'supports' => array(
'page-attributes'
),
and then you will see this in WordPress editor
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.