![]() |
Display company name as Email sender
I am trying to figure out how to change the actual email sent from the store when an order is processed, complete, newletters set, etc. It says just sales@website.com and I would like it to actually say the name of company and for newletters say monthly newletter or some sort. Anyone can help with this would be greatly appreciated. Thanks!!!
|
Re: Email Displays from Auto store Email
Does anyone know how to change the display name when your store sends auto emails to your customers? It just displays the actual email address but instead it would be better to display your store or company name to stand out to them. IDEAS?
|
Re: Email Displays from Auto store Email
This is possible, but a slight modification is required.
Here are instructions (for X-Cart 4.4.5): 1. alter the "include/func/func.core.php" script and replace this piece of code: PHP Code:
PHP Code:
2. alter the "admin/configuration.php" script and replace this piece of code: PHP Code:
PHP Code:
To apply the modification the FTP/SSH access is required. Once the modification is applied, you will be able to use the following e-mail format on the Company options page: Your Company Name <sales@yourstore.com> That will make emails show Your Company Name as a sender. NOTE: additional changes are required in case X-Payments is used. |
Re: Email Displays from Auto store Email
Moving to "Completed Custom Mods & Templates" forum.
|
Re: Display company name as Email sender
Consider including it in 4.4.6 Alex. It is a simple change
|
Re: Display company name as Email sender
I had just opened a ticket for this on the Help Desk, and they suggested this method. But then e-mailed me back to tell me that this wouldn't work due to Javascript of some sort and that the company name would have to be stored in a language variable. Thoughts?
|
Re: Display company name as Email sender
The introduced changes should apply only to email notifications.
Not sure how it is related... any other clarification what page javascript? |
Re: Display company name as Email sender
Quote:
Not sure, but you can check my ticket: 1073880059 |
Re: Email Displays from Auto store Email
Quote:
Hello, is there sample code for X-Cart 4.0.18? Thanks in advance. |
Re: Display company name as Email sender
No, in 4.0.x it is even simpler.
All you need to do is alter the "admin/configuration.php" script and replace this piece of code: PHP Code:
with this: PHP Code:
|
All times are GMT -8. The time now is 02:28 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.