So, to sum it up, no matter where the site resides (STK or multisite), there are two properties that HAVE to be set for a STK site to work in 5.4:
In your multisite case: [code]/modules/multisite/config/sites/<sitename>@class=info.magnolia.module.templatingkit.sites.Site /modules/multisite/config/sites/<sitename>/templates/prototype@class=info.magnolia.module.templatingkit.templates.pages.STKPage[/code] You will also have to add a class property to your theme, in order for everything to work. This is the most relevant for you: [code]/modules/site/config/themes/<theme-name>@class=info.magnolia.module.templatingkit.style.ThemeImpl[/code] Above documentation page is still in the works... -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=a2195905-068f-4986-91a6-9c25b02613d2 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------