benwiggy Posted November 15, 2014 Share Posted November 15, 2014 What's the best way to move a modules from one part of the display to another? I'm trying to move the Viewed Products module from the Left Column to the Home Tab. But I get an error saying "this module can't be transplanted to this hook". I'm using 1.6. Link to comment Share on other sites More sharing options...
LuckyModule Posted November 15, 2014 Share Posted November 15, 2014 What's the best way to move a modules from one part of the display to another? I'm trying to move the Viewed Products module from the Left Column to the Home Tab. But I get an error saying "this module can't be transplanted to this hook". I'm using 1.6. Hello! Viewed Products - no transplanted Home Tab, Left and Right Column New product and Featured product, Top Seller - to transplanted Home Tab Link to comment Share on other sites More sharing options...
benwiggy Posted November 15, 2014 Author Share Posted November 15, 2014 Sorry, I don't understand. Can you describe what I need to do? Link to comment Share on other sites More sharing options...
LuckyModule Posted November 15, 2014 Share Posted November 15, 2014 Sorry, I don't understand. Can you describe what I need to do? if you want to add the module with the products you need for example Transplanted in Home Tab - module "New product" Link to comment Share on other sites More sharing options...
benwiggy Posted November 16, 2014 Author Share Posted November 16, 2014 No. I can't understand what you mean. Here's what I do, and what happens: I go to Modules > Modules. Click on "Configure" by "Viewed Products Block" . Then Click on "Manage Hooks". Then click on "Transplant a Module" I select "displayHomeTab" for "Hook Into". Press Save, and I get: "This module cannot be transplanted to this hook." Link to comment Share on other sites More sharing options...
benwiggy Posted November 17, 2014 Author Share Posted November 17, 2014 It seems that some modules don't work in some hooks. How you find out which ones work in which positions, I don't know. Link to comment Share on other sites More sharing options...
vekia Posted November 17, 2014 Share Posted November 17, 2014 everything depends on how developers developed these modules. in simple words, you can't transplant modules anywhere you want, only there - where the module code allows to transplant them. in your case it will be necessary to alter module .php file and add support of displayHome hook. Link to comment Share on other sites More sharing options...
Recommended Posts