flashlight-torches Posted April 3, 2011 Share Posted April 3, 2011 Hi there,Tried searching the forum, hunting through the files etc but cannot find the file I am looking.I am looking to change the location of the postcode field on the single page checkout.I am also looking to change the same on the admin orders page.Any help appreciated. Link to comment Share on other sites More sharing options...
Pshopic Posted April 4, 2011 Share Posted April 4, 2011 Hi,you have to edit "order-opc-new-account.tpl" undet "themes/prestashop/" Link to comment Share on other sites More sharing options...
flashlight-torches Posted April 4, 2011 Author Share Posted April 4, 2011 Thats the one, thanks very much, worked a treat.Playing around I noticed that although both the delivery and invoice address postcode fields have this bit of code to make the postcode uppercase, it does not work on the invoice postcode field in practice! <input type="text" class="text" name="postcode_invoice" id="postcode_invoice" value=""> I am transferring from an opencart store where I did manage to add transformation to the fields to automatically capitalise name and address fields and uppercase postcode fields, there was also other scripts to edit which stored the changes in the database also.Is there similar way to do things with prestashop?I would like name and address lines to be capitalised and the postcode uppercase with these changes being permanent and stored with the order in the database so that they appear this way in admin and on invoices etc.Thanks for your help so far. Link to comment Share on other sites More sharing options...
ChrisLNZ Posted April 7, 2011 Share Posted April 7, 2011 should be able to add a clss to the css - uppercase for the text setting Link to comment Share on other sites More sharing options...
Joao Marcello Posted July 21, 2011 Share Posted July 21, 2011 Hi All,I'm trying to modify that file of my theme, but no changes are made online.I modified the file a lot (even tested to change color to certify it's the correct theme and file), but I can't delete a checkbox field no matter what I try.Any clue on what's going on?The theme is the correct, the file is the correct.----SOLVED-----I just enabled Force Compile and reloaded the page. Link to comment Share on other sites More sharing options...
cammo Posted July 21, 2011 Share Posted July 21, 2011 Make sure you have Force Recompile turned on in the Performance tab under settings. Then refresh. Once working, turn it back to No Forced Recompile. (I forget the actual wording of the setting) Link to comment Share on other sites More sharing options...
Joao Marcello Posted July 22, 2011 Share Posted July 22, 2011 Yeah.. I found out about that..This is really the solution.Thank you! 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