Difference between revisions of "Subscribe2 - Wordpress"

From Help Wiki
m (subst applied to Template:TwoColumn)
 
(10 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 plugin===
 
#Activate the Subscibe2 plugin in your plugins panel
 
#Activate the Subscibe2 plugin in your plugins panel
Line 7: Line 14:
  
 
===For your readers to subscribe:===
 
===For your readers to subscribe:===
*Readers simply need to navigate to your subscription page and enter their email address.  
+
*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.
 
*They will receive an email that they must confirm the subscription.
*'''Note:''' if a a potential subscriber is already logged into their blog at blogs.evergreen.edu and they go to subscribe to another blog they will be directed to manage they subscriptions via the Subscribe2 panel in their Dashboard. They will need to activate the Subscribe2 plugin first and then they will have a list of all available blogs at blogs.evergreen.edu that are subscribable.
+
*'''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 17: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

  1. Activate the Subscibe2 plugin in your plugins panel
  2. Create a new page (probably called something like "Subscribe")
  3. 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.
  4. 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.