Difference between revisions of "Subscribe2 - Wordpress"
From Help Wiki
m (subst applied to Template:TwoColumn) |
|||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | <div class="container-fluid"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-8"> | ||
+ | <div class="lead"> | ||
[http://subscribe2.wordpress.com/ Subscribe2] is a plugin that, once activated, will allow your readers to receive an email notification whenever a new post is published to the site. | [http://subscribe2.wordpress.com/ Subscribe2] is a plugin that, once activated, will allow your readers to receive an email notification whenever a new post is published to the site. | ||
+ | </div> | ||
+ | ===Activate the plugin=== | ||
#Activate the Subscibe2 plugin in your plugins panel | #Activate the Subscibe2 plugin in your plugins panel | ||
#Create a new page (probably called something like "Subscribe") | #Create a new page (probably called something like "Subscribe") | ||
− | #Click the S2 button that should now appear in your quickbar to automatically insert the subscribe2 token. '''''Ensure the token is on a line by itself and that it has a blank line above and below.''''' This token will automatically be replaced by dynamic subscription information and will display all forms and messages as necessary. | + | #Click the '''S2''' button that should now appear in your quickbar to automatically insert the subscribe2 token. '''''Ensure the token is on a line by itself and that it has a blank line above and below.''''' This token will automatically be replaced by dynamic subscription information and will display all forms and messages as necessary. |
+ | #If you're interested in changing some of the default behaviors of the plugin, go to '''Tools > Subscribers''' and change your Subscriber settings here. | ||
+ | |||
+ | ===For your readers to subscribe:=== | ||
+ | *Readers simply need to navigate to your subscription page or sidebar widget and enter their email address. | ||
+ | *They will receive an email that they must confirm the subscription. | ||
+ | *'''Note:''' if a potential subscriber is already logged in and they go to subscribe, they will be directed to manage they subscriptions via the Subscribe2 panel in their Profile's Dashboard. | ||
+ | |||
+ | |||
+ | <!-- end col-md-8 --> | ||
+ | </div> | ||
+ | <div class="col-md-1"></div> | ||
+ | <div class="col-md-3 sidebar"> | ||
+ | {{WordPress Sidebar Header}} | ||
− | + | {{WordPress Help Sidebar}} | |
+ | <!-- end col-md-3--> | ||
+ | </div> | ||
+ | <!-- end row--> | ||
+ | </div> | ||
+ | <!-- end container--> | ||
+ | </div> | ||
+ | <!-- Generator=Template:TwoColumn --> | ||
+ | __NOTOC__ | ||
+ | __NOEDITSECTION__ | ||
[[category:Wordpress]] | [[category:Wordpress]] | ||
[[category:Wordpress Plugins]] | [[category:Wordpress Plugins]] |
Latest revision as of 16:01, 14 August 2017
Subscribe2 is a plugin that, once activated, will allow your readers to receive an email notification whenever a new post is published to the site.
Activate the plugin
- Activate the Subscibe2 plugin in your plugins panel
- Create a new page (probably called something like "Subscribe")
- Click the S2 button that should now appear in your quickbar to automatically insert the subscribe2 token. Ensure the token is on a line by itself and that it has a blank line above and below. This token will automatically be replaced by dynamic subscription information and will display all forms and messages as necessary.
- If you're interested in changing some of the default behaviors of the plugin, go to Tools > Subscribers and change your Subscriber settings here.
For your readers to subscribe:
- Readers simply need to navigate to your subscription page or sidebar widget and enter their email address.
- They will receive an email that they must confirm the subscription.
- Note: if a potential subscriber is already logged in and they go to subscribe, they will be directed to manage they subscriptions via the Subscribe2 panel in their Profile's Dashboard.