I’m trying to modify the layout of the single post template with a plugin called:
Post Custom Templates Lite
I have a special post type “projects”.
You can see a project here: https://kawaii.com/projects/support-me-nanaco-ななこ-cosplay/
I don’t want to modify a lot. I just want to make the video on the top as fullwidth with 0 top margin, like my homepage. After that I want to display all the content like it is.
For some reason when I make a template with
Post Custom Templates Lite
it doesn’t change the layout of the projects. I also had no luck with Bakery WP Page Builder.
I also made a copy of the single.php in my child theme to see if I can change it here. And this worked. But I need a page builder.
Any idea why “Post Custom Templates Lite” is not overwriting Kleo’s single post template?