Hi,
We have created one custom fixed layout and it's corresponding layout xsl. We have added a new page type entry in the page-type-config.xml file and have executed the build.
Our intention is to add an additional div tag (<div id="wrapper"></div>) in body section of the page. But this div is not getting inserted into our page.
Moreover, when we define a new page type, we get error stating that "unknown page type" on preview. Hence we have used the default HTML5 page type to see if the layout XSL is adding the required div tag or not.
But no luck.
Please assist if we need to carry out any other step.
Thanks,