I have purchased a commercial theme, but want to make changes to it, but still be able to upgrade the commercial theme when they come out with new updates. So, I installed the theme in /app/frontend/custom_theme_name/default (which has the layout and template folders under it) and...
(more)I have purchased a commercial theme, but want to make changes to it, but still be able to upgrade the commercial theme when they come out with new updates. So, I installed the theme in /app/frontend/custom_theme_name/default (which has the layout and template folders under it) and /skin/frontend/custom_theme_name/default (which has thecss, fonts, images and js folders in it). I then created 2 new folders: /app/frontend/custom_theme_name/my_theme and /skin/frontend/custom_theme_name/my_theme.Under System > Configuration > Design I made the Package custom_theme_name and under themes added my_theme for Templates, Skin, Layout and Default.But when I go to the frontend, none of my my_theme changed files are being used, either the custom_theme_name files or base files are being used. The product has Default set for the Custom Design.What am I missing?Thank you.