Plugin Directory

Blubrry Subscribe Sidebar plugin

  1. Copy the entire directory from the downloaded zip file into the /wp-content/plugins/ folder.
  2. Activate the "Subscribe Sidebar" plugin in the Plugin Management page.
  3. Configure your Subscribe Sidebar by going to the "Options" > "Subscribe Sidebar" page.
  4. Add to your sidebar:

    **Widgets Sidebar**
    If you are using the dynamic widgets sidebar in your theme, go to the "Presentation" > "Widgets" page and drag the “Subscribe” widget into the sidebar where you would like it to appear.
    
    **Traditional Sidebar**
    If you are not using the dynamic widgets sidebar, insert to following code into your theme's sidebar template.
    
    <?php if( function_exists('subscribe_sidebar') ) { ?>
    <li><?php subscribe_sidebar(); ?>
    </li>
    <?php } ?>
    

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(3 ratings)