A email or document containing a one or more news stories that will be distributed to a group of subscribers.
1
vote
2answers
108 views
Absolute positioning of images in Html NewsLetter
I have a main image for my html News letter, I am trying to position 5 images(image buttons) on top of my main image in certain positions. If I position them with absolute it renders fine when ...
0
votes
1answer
25 views
image dimensions newsletter mobile
Question: What would be the ideal image dimensions pertaining to newsletters delivered to mobile devices?
Background: I need to provide dimension specs to my graphics designer so we can deliver ...
0
votes
1answer
86 views
Is it possible to do newsletter subscription for multiple sites with single form through mailchimp?
We have multiple sites. We have different forms created in mailchimp for different sites. What we need to do is to have a feature to select an option if the user wants to sign up for the other sites ...
0
votes
1answer
125 views
Want to track AJAX newsletter signup as Google Analytics event
I need to track newsletter signups as events in Google Analytics.
Where do I place the event tracking code? I know I have to place it where the "successful signup" validation is, but I don't know what ...
0
votes
3answers
310 views
Email NewsLetter Background image and rounded corner
i am coding Email Templates . Psd given to me that is to be converted to email template is having rounded corners and some background images .
Is it good to use background image and images to ...
0
votes
0answers
24 views
How can i put a newsletter in my android app?
I want to add a newsletter in my android app but i don't have an idea, if I need to do with a webview or with a listview.
something like this app by Harvard: ...
0
votes
1answer
47 views
Newsletter mailing service for a rails app that needs control over list
I would like to be able to manage my own subscriber list and send newsletters from the email list in my database. At the same time I would like stats and the high rate of deliverability that a ...
0
votes
1answer
228 views
send newsletter to particular email magento
Hi i have more than 1000 users of my site.I want to send a newsletter to them but before that i want to test it for only one user , is it possible to send it to the particular cuastomer for test.
0
votes
0answers
40 views
MVC Newsletter template and PHP
I have a HTML newsletter template, How can i inject dynamic data into this template but separating html and PHP ( keeping the MVC structure) ?.
NB : I'm using Codeigniter 2.
Thanks in advance
0
votes
0answers
45 views
TYPO3: DirectMail fetching the updates in drafts from Internal Pages
Im using Direct Mail in TYPO3 4.7 to send email, but I've realized that when you create a draft from an internal page to use for recurrent sending, the draft doesn't update when the page where it ...
1
vote
3answers
186 views
Magento newsletter not subscribing
I have moved the newsletter subscription box to the footer. When I try to subscribe, the page reloads and adds this to the url: ?email=test%40test.nl (in case of using the test@test.nl adress)
The ...
-1
votes
2answers
62 views
how to add a “Hello Firstname” field in html newsletter template? [closed]
I bought a scaleble html newsletter template
I need to customise it by adding the "hello Firstname" field
How should i do that and in which part of the code?
thanks
0
votes
1answer
60 views
“Issue viewing email? View email online?” unique link in Codeigniter email
I'm not sure where to begin with this task, so I'm looking for an answer on just the idea of how to go about doing this.
When a new user creates an account on my Codeigniter site I send him/her an ...
0
votes
1answer
70 views
Link Read More on a Newsletter HTML
I want to insert on my newsletter (HTML) a tipical link "Read more ... " that expand/hide my news inside of my email with more info (more text). How can i do this for works on mail platforms ...
1
vote
1answer
99 views
Wrap text around an image without CSS for email?
I have a text with a thumbnail. This image is displayed top left. The text is visible at the right and bottom sides of the image.
Inside an email, I can't use the css-float left attribute. I tried to ...
0
votes
1answer
61 views
Magento newsletter subscribe gives 500 internal server error
Interesting bug. When I try to subscribe to magento newsletter, I end you getting an internal server error 500. However on refresh via the url, it gives me the thank you for subscribing and adds to ...
0
votes
2answers
40 views
Email Template Testing for smartphones
i am working long term freelancer job for Html Email Creation , problem is that i am asked to test email for smartphones , i have been using campaign monitor for testing for PC , now is ...
1
vote
1answer
126 views
How to code html newsletters to work with as many email clients as possible
Stack Overflow users generally agree that HTML newsletters should consist of HTML tables and inline styling to ensure as many email clients as possible can handle the code. Some tags including images ...
0
votes
4answers
427 views
space between rows w/images in hotmail email newsletter
I'm doing a email newsletter using HTML and CSS only. it's all in tables no divs or copy or margins or padding. It works fine in gmail but when testing in hotmail, i get a space between rows. All my ...
-7
votes
1answer
136 views
Sending mass mail via PHP [closed]
Is there any limit of send mail via php ? Can I send 1 million mail via php without bugs and errors ? If is it possible pleasy replay. Thanks in advance!
0
votes
2answers
80 views
CSS in newsetter for PC and smartphone
I am coding HTML newsletter, I have to code one file that once sent it detects device if it's smartphone or PC. If PC it shows 600px width and for smartphones it shows 300px width.
So how should ...
0
votes
1answer
70 views
Magento Widget does not appear on Newsletter
I am having a trouble on Magento CE 1.7 when dealing with Newsletters.
I was trying to put a Widget inside my Newsletter Template, but unfortunately it's not showing when rendering the preview or ...
0
votes
3answers
104 views
Styling HTML newsletter [closed]
HTML newsletters. Sometimes quite the view to look at, but at the moment it looks more like a coding nightmare to me. I'm used to separate html and css but when writing an HTML newsletter, this isn't ...
0
votes
1answer
78 views
Not all Images showing in HTML email
I have a html email that displays perfectly in my browser when viewing it locally but when I send it to gmail/hotmail/yahoo and select 'display images', it doesn't show every image.
The total amount ...
0
votes
2answers
319 views
Display CSS button in Outlook
I created a CSS gradient button with Button Maker but it doesn't display properly in Outlook given their CSS restrictions. I therefore want to have a more simple looking button displayed in Outlook ...
0
votes
1answer
146 views
outlook 2007 or 2010 doesn't support the background property
i am creating a newsletter which is send via email and in this newletter i am trying to use the <fieldset></fieldset> or <legend></legend> tag and when i give the background ...
-1
votes
2answers
101 views
PHP Newsletter technique [closed]
I'm just a beginner of a PHP coding.
I need to know normally industry they how to trigger Newsletter to client?
is it use software/website like
https://www.phplist.com/ ?
or cronjob trigger a ...
2
votes
2answers
49 views
Is it ok to use HTTP GET method that modifies the DB for newsletter confirmation/unsubscribe mails?
I'm implementing a web app that gives the user the ability to subscribe to a "newsletter". Users only need to provide their email address, there is no signup page. To confirm the email address the ...
0
votes
1answer
45 views
Use user_meta in wordpress newsletter template
Is there any wordpress newsletter plugin that allows sending a customized email to each user in the system, using their metadata (i.e user_meta)?
I'm trying to use ...
0
votes
1answer
58 views
html5 formatted email and the html5shiv: are these viable in email newsletters?
Suppose a website provides the facility to compose and send monthly email newsletters to subscribers. The email content is essentially html.
What are the implications of migrating the content to ...
1
vote
1answer
131 views
Drupal 7 - Sending emails from localhost
I have Drupal 7.18 on my local machine. I've created a contact form on my site and I've also downloaded the SimpleNews module and created a "sign up for our newsletter" block.
I've tested both of ...
1
vote
1answer
180 views
how to create admin notification mail for newsletter subscription in magento
I am trying to create a module for magento 1.7 which will send a notification mail to admin whenever a new user subscribes to newsletter. I have succeeded so far in getting the mail sent. however, my ...
0
votes
2answers
46 views
TYPO3: Mails created from drafts are always sent to the same people
Im creating a newsletter (in a TYPO3 4.7.7 System using Direct Mail), where people register and for the next 15 days, each day they receive a different email.
for this I've created 15 different ...
0
votes
1answer
62 views
Will all mailclients support stretching a 1px height image?
I've got the problem every developer has when building newsletters.
The designer made something not done, and the customer likes it.
So is it this time. The white box, containing the text, has a nice ...
0
votes
0answers
14 views
Handling Unsubscribes When Site Has Multiple Account Types
I have a listing site that has two account types. One account type is basically for guest who want to store listings they like as "Favorites" and the other is for someone who wants to create a ...
-2
votes
2answers
185 views
Lotus Notes 8 rendering <script> tag contents
I am developing a newsletter and I'm having to support ancient POS email clients such as Lotus Notes 8 and there's a strange issue whereby the contents of tags are written out as text.
There is a ...
1
vote
1answer
336 views
PhpMailer - Cannot send newsletter to large amount of subscribers
Im having a big problem here!
I need to send a newsletter to all my subscribers (around 1200)
The thing is that it only sends the newsletter to 150-180 of them.
I have a script implemented in php that ...
1
vote
1answer
68 views
What does 'setIsSubscribed' do in Magento?
I'm working on getting an email newsletter set up in my Magento Store and as I was working through how the default setup does newsletters, I came across this bit of code in the createPostAction ...
0
votes
1answer
133 views
2 contact forms on the same page sending to different emails
Hi and thanks for looking.
Can you have 2 forms on the same webpage? I have a php script handy, and the fields would be re-used.
Form 1 would be a contact form with name, email, subject and message.
...
-3
votes
1answer
130 views
Is there an easy way to convert PSD Newsletter Design to an HTML table? [closed]
I am really frustrated right now as I've been relying on PSD slicing to create a newsletter template and it comes out unsuccessful. Maybe some of you guys out there know a software where I can easily ...
0
votes
1answer
287 views
HTML Email template Table help needed
I need help setting up an email newsletter template as one of the columns is not being displayed properly, the column containing heading 2 is not being displayed properly it is being displayed towards ...
0
votes
1answer
95 views
Having issue in outlook for newsletter
I have problem for extra spacing in outlook and you can see on attached image i highlighted in red color. I used p for this image
the code is for this image
<p style=" width:125; height:125; ...
0
votes
0answers
76 views
OpenSource newsletter platform
My client has 5k+ email addresses and want to start to send newsletters.
What platform (maybe WebBased - Python, Ruby, PHP) and what sortware (openSourced) You think is best ?
1
vote
1answer
107 views
Yahoo mail can't get attribute background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);?
I have sent a newsletter html on a address yahoo (...@yahoo.com)
In newsletter html i using code:
<div style="background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); bottom: 0px; padding: 0; ...
1
vote
2answers
110 views
Magento XML Newsletter issue
I'm trying to add an xml newsletter block onto a page. Because the template is set up to put the block on the home page I've created a cms page and have changed around the code from:
...
1
vote
0answers
59 views
newsletter: Image size for iPhone client
when I send newsletter with images exceeds 100kB altogether, iPhone mail client just show plain text and images like mime-attachment. Only if I touch Download full message button, newsletter shows as ...
0
votes
6answers
226 views
Confusion about css coding standards for Html Email newsletter
i am coding Email newsletters. i have seen some guidelines regarding Good email coding..
i want to ask about css code for Email newsletters for example its preffered to code inline css but ...
0
votes
0answers
36 views
PHP newsletter server integration questions
I don't want subscribers to get the "please confirm email subscription" email from iKode Newsletter Server- I wanna single opt-in for subscription list building. While, the php newsletter server ...
0
votes
1answer
650 views
Customer name in newsletter subscription success email template
Im trying to include customer name in newsletter subscription success page. But I couldnt include customer name.
I have tried following variables in email template without successful. Im using ...
0
votes
1answer
86 views
magento newsletter status sent, recipients 0?
Ok so I have read everything under the sun about Magento cron jobs, and it appears as though it setup correctly. Here lies the problem:
I have the newsletter scheduled (qued) and it says sent under ...



