Email Templates looks different for different email clients.

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Harpal Singh
Posts: 28
Joined: 21 May 2019, 09:52

Email Templates looks different for different email clients.

Post by Harpal Singh » 02 Jul 2019, 07:32

I was testing order emails and getting some css related issues.
I have also checked that email.css is included in the template.
But same email looks differently in gmail and another email client.
screenshot-www.mailinator.com-2019.07.02-12-50-24.png
screenshot-www.mailinator.com-2019.07.02-12-50-24.png (41.72 KiB) Viewed 1560 times
In gmail it looks like below and I want this format to look like for all email clients.
screenshot-mail.google.com-2019.07.02-12-57-08.png
screenshot-mail.google.com-2019.07.02-12-57-08.png (34.68 KiB) Viewed 1560 times
Thanks
Harpal Singh

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Email Templates looks different for different email clie

Post by aimeos » 02 Jul 2019, 08:57

The upcoming 2019.07 release uses MJML to offer responsive e-mails that look similar in all e-mail clients
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Harpal Singh
Posts: 28
Joined: 21 May 2019, 09:52

Re: Email Templates looks different for different email clie

Post by Harpal Singh » 02 Jul 2019, 09:50

aimeos wrote:The upcoming 2019.07 release uses MJML to offer responsive e-mails that look similar in all e-mail clients
OK Thanks

But can you suggest any other way for the time being now?

Harpal Singh
Posts: 28
Joined: 21 May 2019, 09:52

Re: Email Templates looks different for different email clie

Post by Harpal Singh » 02 Jul 2019, 09:54

How can I debug email template without firing email?

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Email Templates looks different for different email clie

Post by aimeos » 02 Jul 2019, 10:51

The 2019.07 release will be available in the next days.
For testing e-mails, you should use a service like mailtrap.io which catches all e-mails sent if you add their settings to your .env file.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply