email-templates Questions
5
Is there a way to disable the dark mode in outlook.com and force the original styles of my email template to render as displayed on light/normal mode ?
Fallible asked 18/8, 2020 at 10:56
2
They say the table is a standard for making email templates and also they are using elements that are not supported in html5 eg., . I haven't made any layout with tables and I am comfortable with u...
Disagreement asked 6/2, 2022 at 18:59
2
Solved
I am trying to iteratively concatenate a string to build url params with a 'for' loop, but I believe I am having scoping issues.
The output should be: url_param = "&query_param=hello&quer...
Wriest asked 12/12, 2018 at 3:39
0
How do I get the current year for the Copyright © {{YEAR}} in a SendGrid Dynamic Templates WITHOUT test data?
I'm looking for something like {{ formateDate new Date YYYY }} since we want the year t...
Stripe asked 14/6, 2021 at 16:58
1
I am trying to send Email from node.js API using "node-ses". I attached image url code inside mail body.
<img src="' + host + '/images/ic_comscope.png" height="40">
It works completely in...
Projective asked 13/1, 2017 at 6:17
2
Solved
Are there scenarios where it is (for some reason) required to place the CSS rule inside the style attribute of the HTML tag directly instead of placing the CSS rule inside a selector in the STYLE e...
Dazzle asked 25/10, 2010 at 12:39
6
Solved
I have an asp.net web application, which sends several emails to users during the signup procedure. Right now I have them inline with the code, but I would like to hold them in a central location w...
Mathura asked 24/7, 2011 at 15:6
4
Solved
I have created a HTML template for Emails using Div tags.
Its working fine on Gmail, Yahoo.
But Div styles not working in the Outlook.
Following is the code which i have used.
<div style="ma...
Mantellone asked 4/1, 2015 at 12:28
0
Problem description
Hello, I am trying to use html templates using nodemailer's external renderer functionality. I therefore import nodemailer and EmailTemplates for my template engine that will b...
Refer asked 15/9, 2019 at 11:44
1
I have been searching for this ages for a clear solution for sending emails with email templates from embedded source files and still I haven't found a clear answer to this.
Razor views are really...
Memnon asked 5/4, 2018 at 17:32
3
I'm working on custom responsive email templates that will be used in Mailchimp.
I am trying to figure out why Outlook shows images at their original sizes.
In my code snippet below I set a width t...
Kenogenesis asked 22/1, 2017 at 10:27
1
Solved
I using NodeJS, with nodemailer, email-templates and ejs to send an invitation to my wedding guests.
I've managed most issues, but I can't seem to manage a custom font and there is a lot all over ...
Agapanthus asked 5/1, 2018 at 12:45
2
I've been debugging and testing an email template in Gmail. I'm using Zurb Foundation for the base (I also used it to inline most of my CSS). It looks fine everywhere, but Gmail is completely ignor...
Waler asked 20/10, 2017 at 19:31
2
I have rails background and i'm working to implement something like as shown in the image
My email template will have such tags. While sending the email to the client, his information will get fil...
Pitt asked 25/4, 2017 at 11:59
1
Solved
I am sending an email from .net core application using MailKit, and it will sent it successfully.
But I want to use HTML template to send email with MailKit in .Net core.
Here are the code curren...
Shonna asked 27/2, 2017 at 6:3
1
I need to build a responsive email template. I did my research and learnt that media queries are not widely supported by the email clients.
So, I tried not to use media query and stacked the colu...
Halmahera asked 31/10, 2016 at 10:44
2
I have a WordPress / WooCommerce site running and I'd like to edit the email that admins receive, when an new order is received, to show the thumbnail of the product.
I copied the template to my th...
Loganloganberry asked 9/8, 2013 at 18:53
3
Solved
How I can use if/else conditions inside the email template in SugarCRM?
I am trying use conditions equal pdf template and smarty template but I have no success.
No success
<?php if ({::past::O...
Papilionaceous asked 19/2, 2015 at 16:45
2
Solved
Mandrill has a great feature that allows one to use Handlebars in templates to customize email content. See docs here.
One of the helpers that Madnrill supports is date that can be used like {{#d...
Hackworth asked 31/5, 2015 at 22:40
2
How can I position an element in any email template. In the design that I have to place an image over the other, which can be possible only with positioning it absolute or giving it a margin.
As fa...
Foreshore asked 2/6, 2015 at 6:57
8
Solved
I know that there is a library called FreeMarker to create Email templates for Java. Do you think this library is suitable to use in enterprise projects? Is there any other libraries to creat...
Pout asked 24/7, 2009 at 6:56
3
Solved
I am trying to create an email template like following. I have used table. I am able to do everything except the image is not displayed at proper position. The images should be displayed in middle ...
Stumpy asked 13/3, 2014 at 13:32
1
Solved
I'm trying to edit this email template:
/app/locale/en_US/template/email/sales/order_new.html
I'm trying to edit the order totals part, but in the file above it has this code
{{layout handle="s...
Lawrencelawrencium asked 24/12, 2012 at 18:11
2
Solved
suppose i need to send mail to customer with customer detail and his order detail.
i have template html data in a html file.customer data is there and as well as order detail is also there in same...
Archidiaconal asked 9/5, 2012 at 8:57
3
Solved
I have an email template that I would like to launch from within the case using a Link/Button. I see the option under setup->customize->cases->button and links I even see where I need to place the ...
Poling asked 23/12, 2009 at 15:58
1 Next >
© 2022 - 2025 — McMap. All rights reserved.