geochrist Posted January 10, 2014 Share Posted January 10, 2014 Hi to everybody, I want to insert a custom text message on the one page checkout page. I want to add a descriptive text at the start of the address section. In particular the address section begings with: '' Choose your delivery address'' question.I wish to place one paragraph of text before this in order to give some special instructions to my clients. I need this paragraph to be fully justified in the center of the address section. What files do i need to edit? What changes should i make? Thank you George Link to comment Share on other sites More sharing options...
NemoPS Posted January 11, 2014 Share Posted January 11, 2014 I think that's order-address.tpl You can add <p>{l s='Your text here'}</p> Link to comment Share on other sites More sharing options...
geochrist Posted January 11, 2014 Author Share Posted January 11, 2014 Thank you. I will try and report back. If i upgrade prestashop in the future will i have to make this change again or will it survive the upgrade? George Link to comment Share on other sites More sharing options...
vekia Posted January 11, 2014 Share Posted January 11, 2014 if you use non default theme - it will survive if you use default one (in /default/ directory) you will need to do it once again this is why it's better to copy theme to new non-default dir, even if it is default one. Link to comment Share on other sites More sharing options...
geochrist Posted January 14, 2014 Author Share Posted January 14, 2014 I tried changing the order-address.tpl file based on nemo´s1 suggestions. It works fine with english text. When I insert greek text or english with greek text together nothing appears on the checkout screen. The line goes blank as if I inserted blank spaces and not characters! Otherwise with just english text it works fine. Any new recommendations? Thank you Link to comment Share on other sites More sharing options...
vekia Posted January 14, 2014 Share Posted January 14, 2014 hello in .tpl file use english text {l s='my test'} then you will be able to translate it to greek under localization > translations > front office translations tab in back office, this is proper way Link to comment Share on other sites More sharing options...
geochrist Posted January 15, 2014 Author Share Posted January 15, 2014 Thank you so much. I will try it and report back. George 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