Anonymous User 14808221
(@anonymized-14808221)
Usually, only pages have page attributes and those are added by your theme.
You can however add page attributes support to Custom Post Types in Toolset > Post Types > your_post_type > Edit > Sections to display.
Thread Starter
refan
(@refan)
Hi Beda,
I’m already activated page attributes, but is not working on my theme. I’m using theme Total by Hash Themes. Can you help me for checking on it?
Thanks
Anonymous User 14808221
(@anonymized-14808221)
Enabling Page attributes will enable, as expected, Menu order and page parent (only available for hierarchical posts), in the Custom Post Edit Screen.
Since this is only for hierarchical posts, you would also need to make it hierarchical.
Theme Templates are not part of this control though.
They are loaded by the Theme and usually controlled by the theme.
Page templates are something restricted to styling pages by themes:
https://developer.wordpress.org/themes/template-files-section/page-template-files/