justoneweek Posted December 15, 2012 Share Posted December 15, 2012 (edited) Hi, do you konw how can I move cart block from header to right position? the default is this if I put a big logo image: http://nooi.it/1.jpg what I will like is this: http://nooi.it/2.jpg Many thanks! Edited December 15, 2012 by vekia (see edit history) Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted December 15, 2012 Share Posted December 15, 2012 Hi, you need change hook on module blockcart. Open blockcart.php and change $this->registerHook('top') to $this->registerHook('right'). After that reset module from admin. Regards Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2012 Share Posted December 15, 2012 you can also use "transplant" feature available in back office. Go to modules section, next "position" section, and use transplant feature. Try to change "blockcart" module position to right collumn Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted December 15, 2012 Share Posted December 15, 2012 vekia, I also think about it firstly, but then I try it and can't do it: http://clip2net.com/clip/m145833/1355600966-clip-20kb.png 1 Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2012 Share Posted December 15, 2012 vekia, I also think about it firstly, but then I try it and can't do it: http://clip2net.com/...6-clip-20kb.png I checked it - you're right, i checked also your solution and it works - but it need reinstallation of the module. 1 Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted December 15, 2012 Share Posted December 15, 2012 vekia, thanks. but it need reinstallation of the module. Oh, I ment it there "after that reset module from admin." Sorry if it wasn't clear. Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2012 Share Posted December 15, 2012 most important is that your solution works if it also works for @justoneweek, i will mark this topic as huge SOLVED hehe, regards dude! Link to comment Share on other sites More sharing options...
justoneweek Posted December 15, 2012 Author Share Posted December 15, 2012 Hi guys, first of all, many thanks! I think I have some problem.. I did everything but the cart do not move.. If I unistall the cart it do not go away.. it's is possible some wrong server settings? I see this message on my admin: http://nooi.it/4.jpg Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2012 Share Posted December 15, 2012 try to turn on force compilation in your prestashop back office preferences -> performance tab Link to comment Share on other sites More sharing options...
justoneweek Posted December 15, 2012 Author Share Posted December 15, 2012 the cart is always there.. :/ http://nooi.it/5.jpg Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2012 Share Posted December 15, 2012 can you transplant it now? Link to comment Share on other sites More sharing options...
justoneweek Posted December 15, 2012 Author Share Posted December 15, 2012 no.. if you mean this: http://nooi.it/6.jpg Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted December 15, 2012 Share Posted December 15, 2012 Which hooks used by module? You can see it here: Backoffice->Modules->Positions->Cart->Cart block Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2012 Share Posted December 15, 2012 http://imm.io/PfcM it's weird because i can transplant it and it works! (transplant feature adds a special cart block which is different than block in header) are you sure that you: open modules section, position section, select CART BLOCK from list (i dont understand italian) ? Link to comment Share on other sites More sharing options...
justoneweek Posted December 15, 2012 Author Share Posted December 15, 2012 @vekia: Yes I'm sure @Alexander: are you talking about this: displayHeader ? (http://nooi.it/7.jpg) Link to comment Share on other sites More sharing options...
justoneweek Posted December 15, 2012 Author Share Posted December 15, 2012 http://imm.io/PfcM it's weird because i can transplant it and it works! (transplant feature adds a special cart block which is different than block in header) Before you had the same problem of me.. now how you can transplant the module? Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2012 Share Posted December 15, 2012 can you create a temporary employee account for me? with granted access to modules section? If so PM me 1 Link to comment Share on other sites More sharing options...
justoneweek Posted December 15, 2012 Author Share Posted December 15, 2012 I did ManyThanks! Link to comment Share on other sites More sharing options...
justoneweek Posted December 15, 2012 Author Share Posted December 15, 2012 http://nooi.it/_admin/ Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2012 Share Posted December 15, 2012 problem solved it's a blockuserinfo module, I transplanted this module to right column and moved it to top. Now it works, i marked this topic as solved Link to comment Share on other sites More sharing options...
ricky11 Posted January 19, 2013 Share Posted January 19, 2013 Thanks, so finaly is it cartblock module or user info block.. I cant find a module called blockuserinfo. i am using 1.53. I noticed both the cartblock and the blockuserinfo modules are hooked into : "header of pages" and "top of pages" hook ... So what does that mean? Hope you can clairfy. Link to comment Share on other sites More sharing options...
Recommended Posts