olinus Posted February 2, 2012 Share Posted February 2, 2012 Need some help here. I've been struggeling with this issue for several hours now. I can't figure out how to position the shopping cart block on the top right of the header. (see attached photo) I tried to transplant the position in the back office, but I just got an error message. Does anyone know how I can do this? Very thankful for any help. Iselin. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted February 2, 2012 Share Posted February 2, 2012 Hi Iselin, What theme are you using on your site? -Mike Link to comment Share on other sites More sharing options...
olinus Posted February 3, 2012 Author Share Posted February 3, 2012 Hi. I use this theme: http://www.uhupage.com/product.php?id_product=176 Link to comment Share on other sites More sharing options...
Mike Kranzler Posted February 3, 2012 Share Posted February 3, 2012 HI olinus, That link doesn't work for me. Can you please double-check it? -Mike Link to comment Share on other sites More sharing options...
olinus Posted February 3, 2012 Author Share Posted February 3, 2012 Hi again. I managed to solve the problem myself. Thanks anyway:) Link to comment Share on other sites More sharing options...
Mike Kranzler Posted February 3, 2012 Share Posted February 3, 2012 I'm glad you were able to resolve this! Can you please share your solution with anyone else who may have this issue in the future? Once you do that, I'll be happy to mark this thread as solved for you. -Mike Link to comment Share on other sites More sharing options...
olinus Posted February 4, 2012 Author Share Posted February 4, 2012 I added this code in blockcart.php (line 123) : public function hookTop($params) { return $this->hookRightColumn($params); } I was then able to transplant the module to the top. 2 Link to comment Share on other sites More sharing options...
Mike Kranzler Posted February 6, 2012 Share Posted February 6, 2012 Thanks olinus! I'll go ahead and mark this as solved for you now. Happy Monday! -Mike 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