Re: How to use one concrete theme only for a module?
Posted by skenow on 1337627529
Quote:
debianus wrote:
Yes, but it is a hard work and it seems strange that code is not working.
Better wait the great Boiler theme and its skins options.
To override the theme completely on a page or for a module, you'll have to do the logic in the theme - the way a site renders starts with the theme, then cascades down to the module and then to the blocks. When you change the theme_set in a block or module, the theme has already started rendering.
This Post was from: https://www.impresscms.org/iforum/viewtopic.php?topic_id=5202&post_id=46429