Jump to content

How to edit the wordings of all outgoing messages


Recommended Posts

I am having difficulties in editing emails messages of the new customer registration, the order confirmation, delivery etc etc. My questions are

1. where are all those messages as I want my own writings.

2. where to put my own subject titles.

3. how to remove the "powered by prestashop" in the footer of every email messages.

4. how to remove/change the that "pink" font colour and "pink" block in the background of your account details.

 

Many thanks

km

  • Like 1
Link to comment
Share on other sites

1. where are all those messages...]
Email templates are in, generally, /mails/language/*.txt and /mails/language/*.html but you have various email templates scattered around native and 3rd party PS modules, usually in /modules/module/mails/*.txt and /modules/module/*.html

 

2. where to put my own subject titles.
Good luck with that! programmatically determined for several emails. Ones that that can be changed easily will be available from Back Office > Tools > Translations > Email templates. This is also where you can edit any template if you prefer a visual editor and can put up with that kitchen sink of an editor. Words delimited by curly braces are variables.

 

3. how to remove the "powered by prestashop" in the footer of every email messages.
See above

 

4. how to remove/change the that "pink" font colour and "pink" block in the background of your account details.

See above
Link to comment
Share on other sites

1. where are all those messages...]
Email templates are in, generally, /mails/language/*.txt and /mails/language/*.html but you have various email templates scattered around native and 3rd party PS modules, usually in /modules/module/mails/*.txt and /modules/module/*.html

 

2. where to put my own subject titles.
Good luck with that! programmatically determined for several emails. Ones that that can be changed easily will be available from Back Office > Tools > Translations > Email templates. This is also where you can edit any template if you prefer a visual editor and can put up with that kitchen sink of an editor. Words delimited by curly braces are variables.

 

3. how to remove the "powered by prestashop" in the footer of every email messages.
See above

 

4. how to remove/change the that "pink" font colour and "pink" block in the background of your account details.

See above

 

Many thanks for your kind response.

Link to comment
Share on other sites

  • 1 year later...
  • 4 years later...

Hi,

I'd like to ask something else about this issue.
I'm trying, with no luck to edit the {message} part inside some mail templates.

 

One of my clients can't click (directly from thunderbird) on the URL that {message} includes from prestashop article contact form.

 

I imagine it could be solved easily if I could reach the {message} part.

 

Thanks.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...