I have created a Template “My Template”.
When I make a page I can select the “My Template” when the Enfold Builder is active. Working fine.
My Template has all code in it to render Enfold Builder Stuff correctly!
I did make a custom post type.
single-customposttype.php is a Copy of the “My Template” which is working, as long as I dont activate the enfold builder.
When activating the enfold builder, it ignores my new single-.php file, and loads all the time the template-builder.php file.
Which hook can I use, to tell Enfold, to use all the time another Template on a custom post type?
Hey BlutVampir,
Yes, the Advanced Layout Builder does not use the single-.php file, it uses the template-builder.php file.
Here are the docs for you:
Best regards,
Victoria