jdmorrisn Posted July 8, 2010 Share Posted July 8, 2010 I would like to place the currencies next to the cart (or even on the cart if it is possible) and the language flags above the category tab, which is more logical in my opinion - does anybody have any idea how I can do this?I have tried with the global css to change margins and floating positions but this is like a lottery trying to get everything in the right place - when I have the language flags where I want then the search bar moves somewhere else, if I reposition the search bar then the links (bookmark etc move). How can I fix them where I want?Your help would be appreciated. Link to comment Share on other sites More sharing options...
Stаn Posted July 8, 2010 Share Posted July 8, 2010 You can do that from Backoffice -> Modules -> Positions. It depends on the specific module where it can be positioned. Link to comment Share on other sites More sharing options...
rocky Posted July 9, 2010 Share Posted July 9, 2010 See my post here for a language block that can be placed in a column. You can modify the currency block in a similar way. 1 Link to comment Share on other sites More sharing options...
jdmorrisn Posted July 9, 2010 Author Share Posted July 9, 2010 thanks Rocky, I will try this.But then it isn't possible to put the currency icons directly on to the cart module? Surely it must be possible - everything is possible. Link to comment Share on other sites More sharing options...
rocky Posted July 10, 2010 Share Posted July 10, 2010 Yes, it is possible to do that, but it isn't an easy thing to do. You'll have to merge the code in the hookTop function in modules/blockcurrencies/blockcurrencies.php with the code in the hookRightColumn function in modules/blockcart/blockcart.php, then merge the modules/blockcurrencies/blockcurrencies.tpl and modules/blockcart/blockcart.tpl code, then modify the CSS in global.css for the currencies block so that it works in the cart block. Link to comment Share on other sites More sharing options...
jdmorrisn Posted July 14, 2010 Author Share Posted July 14, 2010 Hi, thanks.when you say 'merge' do you mean just copy the lines of code in hooktop function and hookrightcolumn function from one (blockcurrencies.tpl) to the other (blockcart.tpl) or I have to know how to rewrite the code? And is it so that the code should be the same in both files? Ie; hooktop function and hookrightcolumn are exactly the same coding?thanks again. Link to comment Share on other sites More sharing options...
rocky Posted July 14, 2010 Share Posted July 14, 2010 By merge, I mean paste the code from one file into the other and delete duplicate code. Link to comment Share on other sites More sharing options...
jdmorrisn Posted July 14, 2010 Author Share Posted July 14, 2010 Hi, thanks for the help. can you take a look at my attached files and give me pointers on where I have gone wrong, since now the website cannot be displayed - it says due to a programming error or under construction http500 internal server error. editing.zip Link to comment Share on other sites More sharing options...
jdmorrisn Posted July 14, 2010 Author Share Posted July 14, 2010 I have been playing with many variations now through trial and error to try and merge the code (this is like rocket science)(my biggest problem I think is not really knowing how to edit the global.css or what code to write). But I have had the currencies appear in two places and next to the cart but not on it. And now it says 'no template found'where the cart should be. Any suggestions? Link to comment Share on other sites More sharing options...
SteliosAl Posted February 1, 2013 Share Posted February 1, 2013 See my post here for a language block that can be placed in a column. You can modify the currency block in a similar way. Hi! could you please help me with the currency issue I have posted here yesterday http://www.prestashop.com/forums/topic/221234-prestashop-1531-currency-block-issue/ My shop will go online soon and I don't know how to fix this! Regards Stelios Link to comment Share on other sites More sharing options...
sunrisepoints Posted September 1, 2013 Share Posted September 1, 2013 (edited) I am having trouble with currency , sitemap and contact tab I uninstall those tab, i mean modual and re install them again , but now they appearing on little and underneath of top manu, before that they were on top of right side. i want to put and set them back at top right side. I am working on it since so many days but couldnt find any way to put them back without re install all the program which i maintained already please please please show me any batter way to re locate all of them at default position I want to add all that tab on top of shopping Cart see link below which have error http://www.wwjewellery.com/ see link which looks perfect http://www.e-qualities.in/ You can do that from Backoffice -> Modules -> Positions. It depends on the specific module where it can be positioned. I am having trouble with currency , sitemap and contact tab I uninstall those tab, i mean modual and re install them again , but now they appearing on little and underneath of top manu, before that they were on top of right side. i want to put and set them back at top right side. I am working on it since so many days but couldnt find any way to put them back without re install all the program which i maintained already please please please show me any batter way to re locate all of them at default position Edited September 1, 2013 by sunrisepoints (see edit history) 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