![]() |
how do i remove # in emails..?
When the order is process an email is sent out...
It says in the Subject.. Order id: #12345 How can i get rid of # from the subject...?? Thanks in advance. |
Re: how do i remove # in emails..?
Go to the Languages section of the admin interface and select English.
Search (filter) for # in the Email topic. You can delete the # from any of your email messages in the edit boxes that will show below. Don't forget to click Update when you're done. |
Re: how do i remove # in emails..?
i have tried that... it does not come up with anything..... it's older version of x-cart 3.4.x
anyother way i can get rid of # ....?? thanks |
Re: how do i remove # in emails..?
hi guys..
any one who can tell me how to do this..? |
Re: how do i remove # in emails..?
Unless x-cart changed how they display languages from your version to current version, as stanlee suggested, go to your languages in the admin, search for "notification for order #" or "order #" and you will see the language used (and you can edit).
It's clearly there in 4.0.x and 4.1.x |
Re: how do i remove # in emails..?
You should edit eml_order_notification_subj language variable.
How to modify it: 1. Log in to the admin area 2. Go to the "Languages" section 3. Select the language in the "Edit language" selectbox. 4. Select the topic: E-mail. (E-mail for eml_, Text for :txt_, Errors for err_ etc) 5. Find the 'eml_order_notification_subj' variable and edit its value in the memo. 6. Click the "Apply changes" button. Also you should edit the following templates: * <xcart_dir>/skin1/mail/init_order_customer_subj.tpl * <xcart_dir>/skin1/mail/init_order_notification_subj.tpl * <xcart_dir>/skin1/mail/order_cust_complete_subj.tpl * <xcart_dir>/skin1/mail/order_cust_processed_subj.tpl * <xcart_dir>/skin1/mail/order_customer_subj.tpl * <xcart_dir>/skin1/mail/order_notification_subj.tpl * <xcart_dir>/skin1/mail/order_updated_customer_subj.tpl These templates contain texts for all order notifications. |
Re: how do i remove # in emails..?
WOW Ene,
Thanks so much for your help!! I could not find anything in Language section. I guess it is different in 3.x.x version However, I went into the .tpl files mentioned by you and I was able to remove # from the subject line. Thanks a lot!! Cheers Ash |
All times are GMT -8. The time now is 07:36 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.