Ikben.Maurice Posted May 26, 2014 Share Posted May 26, 2014 (edited) Hello guys, I want to change the position of the usersblock. It is now in the most top bar and i want it just above the cart. How it looks like right now: And how i want to have it: Can someone explain how i do that? And maybe what each line of code does? (So i will understand PHP a bit better) Thank you in advance, Maurice Edited August 26, 2014 by Ikben.Maurice (see edit history) Link to comment Share on other sites More sharing options...
Ikben.Maurice Posted May 27, 2014 Author Share Posted May 27, 2014 Is this possible or not? Link to comment Share on other sites More sharing options...
vekia Posted May 27, 2014 Share Posted May 27, 2014 go to modules > positions click on "transplant" button you will see form to "transplant" module. from first dropdown select "blockuserinfo" module, from second select "displayTop" save changes. then go back to modules > positions search for "displayTop" modules list and move blockuserinfo module above the "block cart" module. just drag'n'drop module there to change its position on displayTop modules list. if you want to remove block user info module from displayNav section (navigation bar at the top) just remove it from displayNav hook (unhook it) Link to comment Share on other sites More sharing options...
Ikben.Maurice Posted May 28, 2014 Author Share Posted May 28, 2014 Thank you for your answer, but it didn't work as i wanted. This is how i have it now. The search bar is in the menu. Link to comment Share on other sites More sharing options...
vekia Posted May 28, 2014 Share Posted May 28, 2014 hello your website is online? can you share url? do you see there some links that are a part of block user info module? Link to comment Share on other sites More sharing options...
Ikben.Maurice Posted May 28, 2014 Author Share Posted May 28, 2014 (edited) hello your website is online? can you share url? do you see there some links that are a part of block user info module? Hello, I'm still working on my localhost with MAMP for windows. The module "Gebruikersinformatieblok" is the module "Blockuserinfo". Which (if i am right) needed to be place above the "winkelwagenblok(Cart)" I did made a few changes in cart.css to place it back to the right side, because i removed the search bar and placed it in the header. If it is necessary then i will put my website online. (http://ikbenmaurice.comli.com/) Thank you. Edited May 28, 2014 by Ikben.Maurice (see edit history) Link to comment Share on other sites More sharing options...
Ikben.Maurice Posted August 26, 2014 Author Share Posted August 26, 2014 hello your website is online? can you share url? do you see there some links that are a part of block user info module? Hello Vekia, I do still have this problem, but now with a new webshop. I am working in a local host. If i change the position to displaytop it says: It is already hooked in that position. And yes it it but, it is not visible. Link to comment Share on other sites More sharing options...
vekia Posted August 26, 2014 Share Posted August 26, 2014 try to remove this file: /themes/default-bootstrap/modules/blockuserinfo/blockuserinfo.tpl Link to comment Share on other sites More sharing options...
Ikben.Maurice Posted August 26, 2014 Author Share Posted August 26, 2014 try to remove this file: /themes/default-bootstrap/modules/blockuserinfo/blockuserinfo.tpl Woow, thank you! now i need to css it a bit but, it works!! THANKS! Link to comment Share on other sites More sharing options...
vekia Posted August 26, 2014 Share Posted August 26, 2014 that's right if i were you i will copy contents from nav.tpl and paste it to blockuserinfo.tpl :-) Link to comment Share on other sites More sharing options...
Ikben.Maurice Posted August 26, 2014 Author Share Posted August 26, 2014 that's right if i were you i will copy contents from nav.tpl and paste it to blockuserinfo.tpl :-) Woow thank you, and i do have another question but maybe that is better to start a new topic right? Link to comment Share on other sites More sharing options...
Recommended Posts