newsletter Questions
23
I'm sending an e-mail newsletter in HTML.
Inside the HTML I have something like
<img height='70' width='70' style='display:block' src='myDomain.com/imageName.png'>
When I open the newslett...
Iridis asked 29/1, 2014 at 17:10
2
Solved
I manage an email newsletter for a customer. It uses a custom list management utility, but the emails are being delivered through SendGrid.
In order to integrate correctly with our list management...
Mezoff asked 8/5, 2018 at 1:0
27
<td width="110" align="center" valign="top" style="color:#000000;">
<a href="https://example.com" target="_blank"
style="color:#000000; text-decoration:none;">BOOK NOW
</a>
<...
Estaminet asked 25/1, 2012 at 5:44
5
Solved
The newsletter subscription module in Magento has only one field (email) by default. After I add an extra field to the form (say country), how can I get the form data to show up in the Magento back...
Multitudinous asked 1/7, 2010 at 7:25
4
Solved
I am facing a weird problem with Italic font in HTML newsletters when I open them in Gmail.
I am using font-weight: 500; for the whole Headline, but when I try to Italicize a part of Headline then ...
Ingaborg asked 2/9, 2022 at 23:20
10
Solved
Is there any way to integrate mailchimp simple (one email input) with AJAX, so there is no page refresh and no redirection to default mailchimp page.
This solution doesn't work jQuery Ajax POST no...
Blinny asked 8/12, 2011 at 3:17
3
I am fighting against future bot spamers for my newsletter form subscription.
I want to keep the form simple make the procedure fast so I do not use a captcha but an hidden form to trap bots....
Bolide asked 29/7, 2013 at 2:40
4
I have a react app that I would like to add mailchimp signup form to. I am building a custom signup form and have user sign up by entering their first and last name and email. I am not dealing with...
Turne asked 3/6, 2017 at 7:1
1
I have a php file that I use to send newsletters. Recently I moved to a new server and they use PEAR Mail instead of the default PHP mail to send mails and I had to update my script to function. Bu...
Pyrope asked 9/10, 2019 at 17:43
10
I'm trying to make newsletter where I have some image as background and text on it. This is easy but I need this to work on Ms Outlook.
What I have tried:
1.
<td width="100" height="100" styl...
Shilling asked 19/10, 2012 at 8:21
3
Solved
I'm looking for a reliable way to check if user opened an e-mail which I sent to him. I know I can use some images generated by PHP script (and save client headers / data on server-side), but my qu...
Sensorium asked 5/9, 2012 at 11:1
1
I just noticed that with the latest iOS software 11.2.6 on iPhone Mail App some singer names inside a HTML newsletter are automatic linked to spotlight overlay with iTunes, Siri and web search resu...
Inner asked 19/3, 2018 at 10:11
3
I'm coding a newsletter and the guy that asked me to do it wants a link in it...all perfect no problems...
Now the problem is that when you click on this link it goes on a page with fields and the...
Halsey asked 24/11, 2011 at 4:27
6
Solved
I currently subscribe to MSDN Flash and Red Gate's developer newsletter, which is great. I'd like to find more sources. Where/Who else sends or posts news or articles about software developme...
Antoniaantonie asked 6/10, 2010 at 11:7
3
I am trying to use swiftmailer in my project so that I can send html newsletter to multiple users. I have searched thoroughly but all i got never worked for me. I want to paste more than one recipi...
Remunerate asked 29/6, 2017 at 14:52
2
Solved
I created a HTML template that I want to get into an email so it can be sent out, but how does one do this? I have Outlook 2016 and research I had read before with Outlook 2013 and below you ...
Freida asked 11/3, 2016 at 3:55
5
Solved
Related Topic: How to write a:hover in inline CSS?
I need to create an HTML Email News Letters. All styles should be inline. (According to –
http://www.campaignmonitor.com/css/
Not all email clien...
Askew asked 6/2, 2012 at 15:20
2
Solved
I am creating a newsletter and I discovered strange behavior.
I have a table with 2 inside and I want them to be a block and 100% width but following happens:
it also breaks some other parts of...
Lagena asked 22/12, 2016 at 10:29
3
Is there a way to make text-decoration:none; work for links in a newsletter when viewed in Outlook 2007? I've tried inline styles in the head and body, applied directly to the anchor tags and a com...
Lop asked 18/7, 2011 at 18:39
4
Solved
I try to create an newsletter.
The display is perfect on web browser, perfect in thunderbird too... but in webmails like Gmail or Hotmail... I have spaces between the rows.
Here is my code :
<...
Joviality asked 2/2, 2012 at 9:41
3
I have an email newsletter, that contains product pictures of the products, which are promoted via newsletter. I use full size pictures and resize them with:
<table cellspacing="0" cellpadding=...
Billyebilobate asked 5/12, 2013 at 13:3
6
Solved
I'm looking for nice charts for my newsletter. Since javascript is not email friendly I need an html only solution.
I'll send email once a month with statistics of user's performance and st...
Lonely asked 7/3, 2014 at 13:28
2
Solved
My users can save their preferred searches. Now I need to give them the possibility to subscribe to them in order to receive an email notification whenever new search results are available (like on...
Linet asked 9/11, 2012 at 18:2
1
Solved
"list-style-type: none" does not work in Outlook 2007
I programmed an e-mail newsletter with html.
I am able to change the display of list items with list-style-type.
E.g. if I write
ul{ list-sty...
Terry asked 21/11, 2014 at 14:48
1
Solved
I have csv in which have lot of email is exit,it want to assign those email to newsleter subscription list. Who i will do....
And check how skip for exiting customer because there are already list...
Followthrough asked 5/9, 2014 at 5:35
1 Next >
© 2022 - 2024 — McMap. All rights reserved.