GetSimple Support Forum
Multi themes - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: Multi themes (/showthread.php?tid=1176)



Multi themes - ITwiz - 2010-12-10

Hi again, i have another problem. I want use different themes on diferent pages (example: main page-default theme, subpage-theme2, gallery-theme3 and etc). So i created 3 diferent themes, but only can apply default on all pages. How to fix that? Also where i can change default theme name? I'm using stable version.


Multi themes - JWH_Matthew - 2010-12-10

You can easily create multiple 'Templates' within one 'Theme' in which you can then choose which 'Template' to be used for each page. (page options > template)

You can only use one 'Theme' per install.

Each template should be located here:
Code:
theme/~YourThemeName~/~YourTemplateName~


You can rename a theme by renaming the folder that its contained in.

Make sense?


Multi themes - ITwiz - 2010-12-10

OWS_Matthew Wrote:You can easily create multiple 'Templates' within one 'Theme' in which you can then choose which 'Template' to be used for each page. (page options > template)

You can only use one 'Theme' per install.

Each template should be located here:
Code:
theme/~YourThemeName~/~YourTemplateName~


You can rename a theme by renaming the folder that its contained in.

Make sense?

I did everything before what you said but nothing. Ok i'll try again later.


EDIT:

My mistake was:
i created 3 folderds instead 3 .php files, thanks a lot. Everything working perfectly. <3 GS Smile


Multi themes - JWH_Matthew - 2010-12-10

No problem