It’s not a setting specific to us or the WP core functions we focus on, but you can get some extra stuff like custom template selection by following https://make.ww.wp.xz.cn/core/2016/11/03/post-type-templates-in-4-7/
Thank you for your fast reply!
I don’t understand that link information unfortunately, which is why I was seeking for help here.
-
This reply was modified 7 years, 3 months ago by
jimdoucet.
-
This reply was modified 7 years, 3 months ago by
jimdoucet.
Well, you know how with Pages, you have that sidebar section where you can select different possible templates, like “No Sidebar” or “Full Width” or similar named things? Originally those weren’t available for custom post types, but in WordPress 4.7, WP core made them available in that way. However, it requires adding some extra code to the tops of those custom templates, like shown at the link. It’s all not something that our plugin has any settings for, so the edits have to be made elsewhere.
Yeah I basically want Full Width. I’ll try…