Jump to content

Order Notification Emails Columns Are Messed Up - Please Help


Recommended Posts

Hi,

 

I just started to configure my store and the emails that are sent to the customer and me are not formatted correctly for the order form. The column does not line up right, so the Product is crammed intopost-354105-0-05821500-1339628963_thumb.jpgpost-354105-0-05821500-1339628963_thumb.jpg a narrow column and the Reference is empty but giant.

 

Also if you look at my attachment you will see that the code seems to be messed up as well:

 

 

 

Order: 000008 placed on 06/13/2012 <br >Payment: Bank Wire

 

 

I was wondering where is this code located? Can anyone see what I did and have some suggestions as to how to fix it?

 

Any help would be appreciated.

 

Jim

Link to comment
Share on other sites

the emails that are sent to the customer and me are not formatted correctly

I was wondering where is this code located?

HTML templates for the emails are located in /mails/[[language]/ folder with a txt and html for each email. Try replacing them with the ones from the installation zip if you made any changes.

Link to comment
Share on other sites

"HTML templates for the emails are located in /mails/[[language]/ folder with a txt and html for each email. Try replacing them with the ones from the installation zip if you made any changes. "

 

Thank you for your help. I did what you said, and the Order confirmation email that is sent to the customer is now formatted correctly, but the New Order Notification email I get is still screwed up. There is something screwed up with the code, and I was wondering how to access the file that creates these emails. Does anyone know the name of it?

 

I get this in the form:

 

Order: 000010 placed on 06/21/2012 <br >Payment: Bank Wire

 

I think it is just a matter of finding this file and fixing it. but is does not seem to be in the Mails folder.

 

Jim

Link to comment
Share on other sites

Try looking here modules/mails/en this is where the mails to you about new orders come from. (Order details)

 

 

I found it. It is actually in Modules/mailalerts/mails/en/neworder.html

 

In there I could also get rid of that pink color and replace it with something better.

 

Thank you for your help.

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...