Hi,
I built a custom post type and I try to modify how this post type single page looks like.
I use a child theme.
I build CPT named products. I made single-products.php file in a childtheme but it occurs that child doesn’t see this file.
I installed ‘what the file’ plugin and it showes me that post type I built is made with helper-main-menu.php only.
Is that possible?
The solution is: never switch on advanced layout editor to posts and post types. It won’t use single-CPT.php file :|