Forms
Before Create new Form you need to create ‘Lists‘. Every form belongs to list. You can create multiple list for different categories. Like you can create subscription list for e-commerce product ,blog subscription ,new updates pages or new release.
Go to WP Subscription ->Forms
Using WP Subscription plugin you can create Unlimited Forms. each form assign to list. so you can create multiple form for multiple/same list.
You can show form on front end using following option :
- Add a form to your sidebar with a widget
- Add a form in a post or page with a shortcode
- Add a form to another site with an iframe
- Add a form in a pop-up
- Use the form’s code with another plugin
Follow below step to create new Form :
Subscription Form Settings Messages & Label Settings
Go to WP Subscription ->Forms-> Add/Edit New Form -> Subscription Form Settings Messages & Label Settings
You Can show custom label name,button text , message,heading,sub heading for form. using this setting you can set different label name,button text,heading,sub heading and message for different forms.
If you want to set Standard or common setting for all form then you can set via setting section. Go to WP Subscription ->Settings-> Form Setting->Subscription Form Settings Messages & Label Settings
You can set Subscription Form Settings Messages & Label Settings in any languages.
If you leave blank this setting as well as standard common setting then plugin will show default messages.
Form List
Go to WP Subscription ->Forms-> Add/Edit New Form -> Form List
(For showing list you need to create lists here WP Subscription ->Lists)
You can set different list to different subscription form. all subscription list store on your WordPress site .
So you can create list for blog,Special Offers, free gifts, regular Newsletters, insider information etc and assign different list for different form and shop this for on particular respective page.
Using Newsletter addon you can send newsletter for those list.
Autoresponder
Go to WP Subscription ->Forms-> Add/Edit New Form -> Autoresponder
(For showing all your MailChimp list you need to configure sitting here WP Subscription ->Autoresponder->MailChimp Settings)
Using this setting you can integrate your mailing list to MailChimp.
You can set different MailChimp list to different subscription form. all subscription list store on your WordPress site as well as MailChimp list.
So you can create MailChimp list for blog,Special Offers, free gifts, regular Newsletters, insider information etc and assgin different list for different form and shop this for on particular respective page.
Using MailChimp(from MailChimp account) you can send newsletter for those list.
If you don’t want to use this feature then leave this setting as it is.
Once you start getting email Subscribers to your blog, you need some means of organizing the email data you’ve received – your List. MailChimp has a free email marketing software service that allows you to organize and automate the management of your Subscriber Email List. These automated online email services are known as Email Autoresponders. They provide email tools and templates that make it easy to organize everything from simple weekly email Newsletter mail outs, to complicated, email marketing campaigns.
Those marvelous people (your Subscribers), have gone to the trouble of giving you their Contact details because they trust you, and they are interested to get your blog’s Newsletters and Update. Now it’s up to you to to deliver!
MailChimp makes it very easy to do all that. This plugin can start to build your Subscriber List as well as save(integration) list on MailChimp.
Errors & validation Messages Settings
Go to WP Subscription ->Forms-> Add/Edit New Form -> Errors & validation Messages Settings
You Can show custom error message for form. using this setting you can set different error & validation message for different forms.
If you want to set Standard or common same error & validation message for all form then you can set via setting section. Go to WP Subscription ->Settings-> Form Setting-> Errors & validation Messages Settings.
You can set Errors & validation Messages in any languages.
If you leave blank this setting as well as standard common setting then plugin will show default error messages.
Appearance and Look
Language
As Of Now WP Subscription Plugin support only English
By default skin
As Of Now WP Subscription Plugin has only one default skin. We are working to release new skins.
Custom CSS Styles
To change the design of your subscription form you need to know basic cascading style sheet (CSS). There’s no HTML to change.
Modifying the input and button
you can also use the widget’s unique ID to apply your classes, for example the DIV or the FORM. Beware because this technique only applies to a single widget and not all of them, if you have more than one.
Go to WP Subscription ->Forms-> Add/Edit New Form -> Appearance and Look -> Custom CSS Styles
Add following class to ‘Custom CSS Styles’ section
To change the input: .wp_subscription input { ...your styles...}
To change the submit button .wp_subscription_btn { ...your styles...}
To set background color for form .wp_subscription { ...your styles...}
Import
Import CSV Form File Data using import addon Many times you will need to import data from a CSV (comma separated value) file and insert it into your MySQL database. Consider a case when you have many records in a CSV file and you need to import them into your MySQL database then you can not insert each single record manually as it will take too much time. This condition arises mostly when you want to import existing data in your website. In this addon easily you can do that. we have create Import addon which will do the work easily for you. The main focus of this addon is the logic which makes your whole import process a lot easier and simpler.
Delete Form
- On Click delete option form deleted from database.
Export All From and setting
- On Click download icon it will export all you form setting in csv file.
If you want to set Standard or common setting for all form then you can set via setting section. Go to WP Subscription ->Settings-> Form Setting->Subscription Form Settings Messages & Label Settings