QwertyShirt Posted February 20, 2015 Share Posted February 20, 2015 Hi guys, I know I'm an absolute noob with PrestaShop and I've just run into another obstacle. As the title states, I can't removed 'Powered by PrestaShop' from emails. I followed advice shared by tdr170 from this forum but it still remains. I've downloaded all ~68 files from mails/en/ and removed anything that says Powered by PrestaShop and re-uploaded all of them to the same directory - overwriting the original files but it still remains. Does anybody have any idea what I'm doing wrong or not doing? Thanks! Link to comment Share on other sites More sharing options...
cille5 Posted February 20, 2015 Share Posted February 20, 2015 Go prefences/performance 1.Clear cache 2.Disable cache Link to comment Share on other sites More sharing options...
QwertyShirt Posted February 20, 2015 Author Share Posted February 20, 2015 Go prefences/performance 1.Clear cache 2.Disable cache Hi ciile5, thanks for your help. I tried that and it doesn't work, any other ideas? Link to comment Share on other sites More sharing options...
Kvesal Posted February 20, 2015 Share Posted February 20, 2015 Hi guys, I know I'm an absolute noob with PrestaShop and I've just run into another obstacle. As the title states, I can't removed 'Powered by PrestaShop' from emails. I followed advice shared by tdr170 from this forum but it still remains. I've downloaded all ~68 files from mails/en/ and removed anything that says Powered by PrestaShop and re-uploaded all of them to the same directory - overwriting the original files but it still remains. Does anybody have any idea what I'm doing wrong or not doing? Thanks! Hi did you check the folder of the theme you are using? The correct way of overriding modules and templates is to place the modified ones into the theme folder and not changing the core folders. You may have the email templates there. Link to comment Share on other sites More sharing options...
cille5 Posted February 20, 2015 Share Posted February 20, 2015 Did you select right language and theme in localisation page? Link to comment Share on other sites More sharing options...
tdr170 Posted February 20, 2015 Share Posted February 20, 2015 What emails are showing powered by prestashop as the emails sent from mail alerts are in the mail alerts module, so if it is the new order, out of stock etc. You will need to edit the emails within the module. There are other modules as well that have thier own emails such as Follow Up so depending on the modules you use there may be addition emails to edit. Link to comment Share on other sites More sharing options...
cadoushop Posted February 20, 2015 Share Posted February 20, 2015 hello, try to manually edit/translate the mails, go to localization/translation/email template select your language and click modify...hope this will work Link to comment Share on other sites More sharing options...
QwertyShirt Posted February 20, 2015 Author Share Posted February 20, 2015 Hi all, thanks for your help. Kvesal, I'm just using the Default Bootstrap theme. I had a look in the theme directory and there wasn't anything there for mail or related to the files I need to edit. Cille5, Yes I did tdr170, I don't have the mail alerts module installed, it's all just the default mailing system. cadoushop, at this stage it looks as though that's the key. It's going to take quite a long time to go through them, but I'll report back when it's complete. Thanks everybody for taking the time to help! Link to comment Share on other sites More sharing options...
QwertyShirt Posted February 21, 2015 Author Share Posted February 21, 2015 UPDATE: cadoushop you're spot on the money! Thanks! I went through and changed everything under the 'View/Edit text version' which didn't make a difference (for whatever reason) So I went through and altered everything under the 'Edit HTML version' header and that did the trick! Here's a screenshot of what it looks like for anybody having a similar problem. Thanks everybody!! Link to comment Share on other sites More sharing options...
SWANNB02 Posted April 11, 2020 Share Posted April 11, 2020 After spending almost a day trying to figure it out I have found the solution on Prestashop 1.7.6.4 - there is a known bug that when you try edit translations in back office it does not save and I can't help but wonder if intentional to keep prestashop signature on emails (otherwise just a bug - noted as a bug). Long story short... do this: 1- You need to download files by FTP or similar from this directory: \themes\[THEME]\mails\[LANGUAGE]\ 2- Edit both the *.html (first image below) and *.txt (second image below) files to remove the link. I use and prefer Notepad+ + for editing - see highlighted sections to look for and delete. *.html *.txt 3- Upload and overwrite existing files. Done! HANDY TIP TO SPEED UP PROCESS: Notepad+ + allows you to record the process and 'replay/play' it to repeat process on the file. ie: 1- Press 'Record' (see below image) / 2- 'Find' highlighted/copied text / 3- 'Right click' text and 'Delete' text / 4- Click 'File' then 'Save' / 5- Click 'File' then 'Close' / 6- Press 'Stop' to Stop Recording / 7- Press 'Play' on each file to repeat process (create a recording for *.html files and a recording for *.txt files). 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