The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
474 views

Sending out WP Posts as MailChimp Newsletters

I have the functioning signup MailChimp plugin/widget working great on my customer's WordPress site. But what I REALLY want to do is send out new posts (from WordPress Dashboard) as the MailChimp ...
2
votes
1answer
60 views

Storing a password for use with a Wordpress plugin

I'm writing my first Wordpress plugin which will be a newsletter-type plugin. It'll continuously add members who fill out a form to a database table that keeps track of the following: cell ID Time ...
1
vote
2answers
221 views

How to bulk send emails

I should send thousands of email in reaction to a specific event, so the email sending is not manual but it's automatic. The server where is hosted my website has an hourly limit for email sending ...
1
vote
1answer
127 views

Best, most easily-themed mailing/newsletter setup?

Currently theming MailPress, finding it somewhat annoying as a PHP novice. Any suggestions? (new to Wordpress... this was easy with Drupal)
1
vote
1answer
75 views

What are the pros and cons to a WordPress run newsletter v. third party newsletter?

I am currently building a site that will use newsletters, email notifications for new posts and email notifications for new comments on posts. I keep going back and forth between running this through ...
1
vote
2answers
159 views

Newsletter, mailingList and contact management

I think it's a good question, and my research don't come to a FINAL answer, so i turn to you WordPress community. here is the question I have about 300 email that i like to take from entourage to a ...
1
vote
0answers
233 views

WP Autoresponder plugin send email problem [closed]

I'm trying to use Select WP Autoresponder plugin to make a newsletter for my blog the problem is that this this plugin is not sending emails. I have tried to send email using new broadcast and the ...
1
vote
2answers
309 views

CRM and newsletter integration?

I already use WordPress to create an online catalog and web presence. Now, a little box tells people to enter their email, and they will receive an email when a new product is added to the site (which ...
0
votes
1answer
141 views

Load Javascript from Plugin in One Page Only?

I use the ALO EasyMail Newsletter. But the plugin is loading lots of Javascript in the head. I have a mobile site and the scripts are loading in all the pages. I think this affects the mobile ...
0
votes
2answers
260 views

How can i create a newsletter for my wp blog?

I own a blog and finally wants that my users should be able to get a weekly newsletter on the blog. Basically I am a new user of wordpress and not sure how i can do that. I got some material on ...
0
votes
1answer
200 views

Automatically email daily archive

Is it possible to automatically email the daily archive.php page as an html email newsletter? For example, at 4am every weekday WordPress would send an email of the 2011/04/25/ page. Any input is ...
0
votes
1answer
140 views

A plugin for newsletter registration (not sending, just gathering data)?

Most of the plugins I see also send the newsletter, which I don't need. I need a simple, customizable plugin that helps me get user e-mails, name, and other custom fields, and store it in the ...
0
votes
1answer
364 views

Newsletter Plugin That Allows Multiple Lists?

I have tried a few plugins (wysija, newsletter, xyz newsletter), but no one met my requirements so far. What I want is each page to have a sign up form and then the person that signs up would be ...
0
votes
0answers
22 views

Registration and Newsletter opt-in

I am trying to create a registration form that allows opting in for a newsletter as well. I created my own registration form using the code found here: Custom Registration Template/Page I have tried ...
0
votes
0answers
45 views

Plugin that triggers an e-mail based on a specific date [closed]

I currently have a registration form for people to signup and pick a date for an "appointment". They get sent an e-mail right after filling it up with the details. I need another e-mail to be sent a ...
0
votes
0answers
32 views

Feed based newsletter wordpress based [closed]

I would like to create a newsletter for my association. The problem is that our member base is quite big and since we are no-profit we can't afford serious systems like mailchimp. So i was wondering ...
0
votes
2answers
125 views

Contact Management Plugin suggestions, or tutorials/resources recommendations [closed]

I will soon be building a site for a local Non-Profit Art Community, and they would like a to have a powerful contact/member management system that can do these key things: Store User Contact info ...
0
votes
1answer
32 views

Does anyone know a plugin that turns a 'post' into an html newsletter?

I know you could just grab the code or some such. But I'm trying to figure out a way to easily implement this for a client. All my googling has just turned up signup forms, not anything for actually ...
0
votes
1answer
171 views

Include widget within newsletter template?

I'm using the Newsletter plugin (http://wordpress.org/extend/plugins/newsletter/) to compose e-mail newsletters. Using the "auto-compose" feature to pull website data via the theme included with the ...