2013-07-22, 16:33:15
(2013-07-22, 05:25:10)saccori Wrote: In particular i DO NOT UNDERSTAND these points:
Quote:all templates configured in any page must exist in all themes. If there is a functions.php in a theme, it must be the same in all themes Add links (or a form) to your template to allow the visitor to switch themes: To temporarily (user session) switch to a theme (here Cardinal), use a link ...?settheme&theme=Cardinal
In a theme you can have multiple templates (e.g. one template for the home page and another for all other pages) - if you don't change (or can't change) the template in the options of a page, you are fine.
Some themes contain a functions.php file. You might have problems, if these files differ beween themes.
Just add the above parameters to your page URL, e.g. http://my.host.com/?settheme&theme=Cardinal