Thank you for your reply! Could you tell me where can I find the preload files?
I have edited these emails in the System > Emails menu. Here I have edited "Order administrator notification" and "Order creation notification". The second one contains the date I would like to edit. There's an h2 element which only contains the following: "{TXT:ORDER_CREATED}". The date is inside this variable. The language file contains the following for this variable:
ORDER_CREATION_SUCCESS_ON_WEBSITE_AT_DATE="We are pleased to confirm the creation of your order No. %s at %s on the %s at %s"
So I still can't edit the date here. Could you tell me where can I edit it?
The
"Order administrator notification" contains the order number without the letters. The variable for it is "{VAR:ORDER_NUMBER}". I have tried changing it to order_id, but the email then displayed "{VAR:ORDER_ID}".
Well, unfortunately my custom field is not displayed in the email by default. I have created it in Display > Custom fields, published it, but it only shows up on the site, when making an order, but not in the email. How can I make it appear in the email?