Bas_1981 Posted July 11, 2016 Share Posted July 11, 2016 hello all! I have a problem I can't solve. I wanted to change the text in the confirmation email if payed by bankwire. I first changed the file root>emails>nl>bankwire.php and bankwire.txt but that didn't work. Then I tried to change the file in deht BO by translations>emailtemplates>bankwire. When I changed that, the email still didn't change I tried to place the original file back to the ftp-server, but now I see difference between the text in de BO and in the php-file. But the email sended by prestashop is still the original one. (cleared the cache frequently) Can any-one help me with this? I really don't know what I can do more to solve this problem A few days before I moved the website to another server, maybe that's the reason? Hope someone can help me, many thanks in advance! Link to comment Share on other sites More sharing options...
selectshop.at Posted July 11, 2016 Share Posted July 11, 2016 All translation texts you change on back-office, tab: Localization -> translations. For the email text choose type: Email templates translations -> your theme in use -> select language for which you want to change the translation. On next page you than select the module, i.e. the text which you want to change/translate. Link to comment Share on other sites More sharing options...
Bas_1981 Posted July 11, 2016 Author Share Posted July 11, 2016 Thank you for your answer, but the problem is, when I change the text, the email stays the same I changed the html and txt file, but the emails stay the same Is there an other solution? Link to comment Share on other sites More sharing options...
OpenSource Expert Posted July 12, 2016 Share Posted July 12, 2016 Be sure that override is not created for bankwire -e mail template. If it is created, change in override. Because after creating override, prestashop runs override not actual files. Please also verify all thing that are given in the below post/doc. http://www.itthinx.com/2016/02/05/how-to-customize-prestashop-email-templates/ Regards Manish Link to comment Share on other sites More sharing options...
selectshop.at Posted July 12, 2016 Share Posted July 12, 2016 You are using the native bankwire module ? You are using advancedeucompliance module ? Link to comment Share on other sites More sharing options...
Bas_1981 Posted July 17, 2016 Author Share Posted July 17, 2016 Hello manish, thank you for your answer, but sorry for my late answer, i was very busy last week. Be sure that override is not created for bankwire -e mail template. If it is created, change in override. Because after creating override, prestashop runs override not actual files. Please also verify all thing that are given in the below post/doc. http://www.itthinx.com/2016/02/05/how-to-customize-prestashop-email-templates/ Regards Manish What do you exactly mean with override? How can I check if it's created? I use the custom template and changed it to my own prefs. You are using the native bankwire module ? You are using advancedeucompliance module ? I'm using the standard bankwire module thats build in prestashop. It's not an external installed module. Hope some-one can help me further. Many thanks in advance Link to comment Share on other sites More sharing options...
rocky Posted July 17, 2016 Share Posted July 17, 2016 The mail templates inside your theme's directory will override the ones in the root mails directory. Make sure you are editing the ones inside the theme. Also, check your overrides directory to see if there's any files from third-party modules that are overriding the default behaviour and calling mail templates from the module's directory instead of the theme. Link to comment Share on other sites More sharing options...
Bas_1981 Posted July 18, 2016 Author Share Posted July 18, 2016 Thank you for you answer, I've looked in the override-folder but there was no such file. I changed the html-file in the theme folder, but copied to the root/mails folder also. I even changed the txt file and copied it to both folders. Cleared cache, checked the translation, make a testorder and now it works.... I don't know why it's working now, but I'm happy again Thank you for your help! Link to comment Share on other sites More sharing options...
selectshop.at Posted July 19, 2016 Share Posted July 19, 2016 I'm sure it was a cache issue. Always clear cache (smarty and browser) after changes made (on files directly or thru BO). Link to comment Share on other sites More sharing options...
Bas_1981 Posted July 19, 2016 Author Share Posted July 19, 2016 I cleared cache for 100 times before I asked the first question, bit didn't work... The important thing is that is is working now 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