[ad_1]
Hello guys,
I’m new to WordPress. I have a problem when creating a custom post type with CPT UI plugin. The custom post type not display the title and when editing it the theme option also not display as default post. I dig into the theme code and can’t find where to modify to add theme option support for the custom post type.
You have any ideas where in the theme modify the code to add theme option support and display the title for custom post type.
Thank you

You’ll probably need to create your own template and add that info into it yourself. Create a child theme then create your template in there