Lovenprajs Posted November 6, 2014 Share Posted November 6, 2014 Hi, i wonder if there is a possibility to put different modules on differens cms pages. For example, i have a contact page, history page and news page. And i want to put module "categories" in only History and news cms pages. Could anyone tell me how to do that? I'm sorry if it is a stupic question and solution is very simple, but i can't find it anywhere. Link to comment Share on other sites More sharing options...
parsifal Posted November 7, 2014 Share Posted November 7, 2014 (edited) Unfortunately, the "exception" method: http://doc.prestashop.com/display/PS16/Front-office+Positions#Front-officePositions-Attachingamoduletoahook:Transplanting won't help you, because it works for all CMS pages at once. I think you must resort to manually adding an if condition, like vekia proposes in this topic. Edited November 7, 2014 by parsifal (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted November 7, 2014 Share Posted November 7, 2014 yes, without code modification (tpl file as parsifal mentioned, or module .php file modifications) it will not be possible. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now