I have been scratching my head over the last day or so trying to figure something out in umbraco 8.
Some background I have inherited an umbraco 8 and I have a Document type, call it A which has a subpage document type B, both pages have template of component page.
In B I have populated the components folder to my specs and I clicked on the ellipses and Create Content Type and I get the side panel asking me to enter a name for the content template which I do and clieck create all good!
The issue arises when I create a new subpage of A and select the content template I have just saved but the components are different from the components I saved in my template.
I did it was a legacy project I had inherited and for some reason the instead of using the content templates in umbraco, templates were being generated in the code and these hard coded templates were overriding the umbraco content templates
Content Templates in Umbraco 8
Hello,
I have been scratching my head over the last day or so trying to figure something out in umbraco 8.
Some background I have inherited an umbraco 8 and I have a Document type, call it A which has a subpage document type B, both pages have template of component page.
In B I have populated the components folder to my specs and I clicked on the ellipses and Create Content Type and I get the side panel asking me to enter a name for the content template which I do and clieck create all good!
The issue arises when I create a new subpage of A and select the content template I have just saved but the components are different from the components I saved in my template.
Am I doing something wrong?
Thanks for any help!
Hi Daniel
Did you find a solution to this topic/ Can you share with our community?
Alex
I did it was a legacy project I had inherited and for some reason the instead of using the content templates in umbraco, templates were being generated in the code and these hard coded templates were overriding the umbraco content templates
Hi Daniel
Thanks for sharing, I hope you managed this project :)
Alex
is working on a reply...