Page 1 of 1

Customer order (email confirmation issue)

Posted: Sun Nov 27, 2011 12:55 am
by jrb1
Hi

I am using OpenCart 1.5.1.3.1 and the default template.

I am doing some general testing - I am currently 'pretending' to be a customer and I am buying an item from my store. If I set up an account using a Hotmail email address and order a product I receive an order confirmation email that is set out neatly in a table (I believe this is the intended look i.e. HTML). However when I set up an account using a Gmail email address and order a product I receive an order confirmation email that you may regard as plain text (i.e. no neat table and all the information bunched up together).

Does anybody have an ideas how/why this is happening.

Many thanks Julian

Re: Customer order (email confirmation issue)

Posted: Sun Nov 27, 2011 2:12 am
by uksitebuilder
It's due to the CSS Styles being in the head of the template

Gmail doesn't like it

There is an update in the SVN that moves the styles from the head to code inline

it will be available in the next update

Re: Customer order (email confirmation issue)

Posted: Sun Nov 27, 2011 2:24 am
by jrb1
Thanks for the reply Simon.

From reading other post on here I thought you would know.

Cheers.