Secondary Themes

Permalink
Hello,
I just started using Concrete5. I have a primary and a secondary theme that I need to use. The primary is for the default.php page and all other pages for the web site need to have the secondary theme. I've tried to change themes but that changes it for all pages.

Please help

 
frz replied on at Permalink Reply
frz
well, assuming these navs aren't being built with blocks like the auto-nav block but are instead static content... there's two ways you could go:

1) make a page type for "secondary" pages, create secondary.php and enjoy. this makes a fair amount of sense - page types don't have to be for layout alone.

2) apply a different theme as you're asking at a page specific level. goto the page in question, use the design tab.. now everything under that page you create will follow the new theme.
jobrey replied on at Permalink Reply
Is it possible to use auto nav with the two themes?