I am trying to add a second, non-default, theme to our storefront. I read how to properly identify the templates, css, etc. in the configuration settings, and I have copied over what seems to be the correct folder structure for my new theme, but I didn't actually install anything. Is this a step I have missed? All I really did was add a new folder and use that folder's name in the config settings.
Can someone help me figure out what I've done wrong?
Default template file is here: /app/design/frontend/ultimo/default/template/page/html/header.phtml
I created a new file here: /app/design/frontend/ultimo/pro/template/page/html/header.phtml
That's all I've added so far... I put some text in the page so I could see it working, but so far nothing.
In admin/system/configuration/Design, the package still uses "Ultimo" like our default theme, and I have changed "template," "skin," "layout," and "default" from "default" to "pro" (same name used in the folder structure).
– Dave Lester Jul 24 '14 at 18:19