Email posts to subscribers plugin – Compose & Send Newsletter

Email posts to subscribers plugin have option to compose newsletter. Editor is available in the newsletter compose page. using this editor you can design the newsletter easily. You can add images, info-graphics, links, content etc and make your newsletters engaging for your subscribers. How to compose newsletter? 1. Go to your Dashboard => Email Posts […]

Email posts to subscribers plugin – Post Notification Mail

This plugin have option to send notification email to subscribers when new posts are published into your blog. It is a simple configuration. Once you have activated, the plugin automatically creates one default post notification setting for the existing blog categories for the subscriber group. How to create new post notification to subscribers? 1. Click […]

Email download link WordPress plugin

Email download link plugin will send a link to your users after they have submitted a form. i.e. Send email with download link to users after signing up. There are lots of reasons you might want to send a link to your user after they have submitted a form.

Email posts to subscribers plugin – Video tutorial

Video: How to Install Email posts to subscribers plugin in your blog? Video: Steps to do after plugin activation? Video: How to configure Mail in email posts to subscribers plugin Video: How to schedule auto emails in Parallels Plesk? Video: Hosting doesn’t support cron jobs? Your hosting doesn’t support cron jobs for email posts to […]

Error handling in Email posts to subscribers plugin

Getting error any error in the Subscription Box? 1. Open JavaScript file from below mentioned location. wp-content\plugins\email-posts-to-subscribers\widget\widget.js 2. Go to line 70, 71 3. Remove the comment for that two lines. From //alert(xmlHttp.readyState); //alert(xmlHttp.responseText); To alert(xmlHttp.readyState); alert(xmlHttp.responseText); And try it again, now you can see the actual error in the alert box. How to update […]

Steps to do after installing Email posts to subscriber WordPress plugin

Step 1: Checking Templates After installing Email posts to subscriber plugin on your blogs, verifying a template would be your first step, because design is very important for newsletters. Go to Templates menu and preview the default templates. If you think the default templates are not interested, click Add New button to create your own […]

Email posts to subscribers wordpress plugin download link

This page contains the download links for all the versions of Email posts to subscribers WordPress plugin. Select the plugin version to get the download link. Change log Version 1.0 First version. Version 1.1 1. Security fix, removed all wp-config.php file direct include. 2. Minor text changes in all PHP files. 2. Added options to […]

Email posts to subscribers plugin – Plugin settings

To modify plugin default information, go to Plugin Settings menu in the plugin admin. there we have option to modify all plugin default configuration and default messages. Sender of notifications : Choose a FROM name and FROM email address for all notifications emails from this plugin. Mail type : Option 1 & 2 is to […]

Email posts to subscribers plugin – Schedule auto mails (cron jobs)

There are two options available in this plugin to schedule your CRON jobs. First option is let wordpress handle your scheduler (Set YES for WordPress CRON). and second option is configure the scheduler (Set NO for wordpress CRON) in your server. 1. First option (Let WordPress handle your scheduler) This is new option introduced in […]

Email posts to subscribers plugin – Newsletter templates

This is the first step to take with this plugin. Before sending mail to a user, you first need to prepare the mail template, using this module. Once you have prepared your template, it will display automatically on the Mail Configuration page. In default this plugin comes with 10 newsletter templates. You can easily modify […]

Email posts to subscribers plugin – Mail Configuration

This is a important section in this plugin. In this module you have to configure your newsletters. Just one time configuration, the newsletter will be generated automatically based on this mail configuration. it contain 3 part; Template Selection, Post Details and Mail Setting. Go to Mail Configuration in the plugin menu and click Add New […]

Email posts to subscribers plugin – Email subscription box

This plugin have subscription box and it allows users to publicly subscribe by submitting their email address. You can add subscriptions box to your sidebar (use widget). posts (use short code) and theme file (use php code). How it looks in the front end? Live email subscription box demo available in this website. Please click […]

Email posts to subscribers plugin – Send Email

This plugin allows you to send newsletter manually (Also auto email schedule available). To send manually go to Send Mail menu in the plugin admin. Select the mail configuration which you created earlier and select mail type. In default it will show email address starting from A, B, C. If you don’t want to mail […]

Email posts to subscribers plugin – Subscriber management

To view subscriber details, go to your plugin admin and click Subscribers menu (Refer Screen). In default it will show only emails start from A,B,C. To view all the emails, click ALL button in the top. We have import, export email address facility in this page. Click corresponding button to import or export your email […]