How To Increase Commentators Subscribe With Subscribe To Comments Plugin

Subscribe To Comments plugin is a great wordpress plugin, it will auto send an email to subscriber notifying them when have a new comment on topic so that it will help to increase comments and subscribers to your blog. The most of bloggers on make money online, online business and internet marketing niche are using this plugin on their blog but they had forgot a thing that Subscribe To Comment will don’t active if their commentators who don’t click to checkbox ” ( Default) at near footer.

Common commentators will don’t click to checkbox because they don’t pay attention and don’t have free time. So we must do it to automate click checkbox to increase commentators subscribe. But how it works?

1) Install Subscribe To Comments Plugin:

You must download subscribe to comments plugin, then in admin account of your blog —> Plugins —> Add New —> Active plugin.

2) Edit code:

In Admin account —> Plugins —> Editor —> Select Subscribe To Comments –> edit file subscribe-to-comments.php —> Find code:

<input type=”checkbox” name=”subscribe” id=”subscribe” value=”subscribe” checked=”no” “style=”width: auto;” <?php if ( $checked_status ) echo ‘checked=”checked” ‘; ?>/>

http://txfx.net/code/wordpress/subscribe-to-comments/

Edit to:

<input type=”checkbox” name=”subscribe” id=”subscribe” value=”subscribe” checked=”yes” “style=”width: auto;” <?php if ( $checked_status ) echo ‘checked=”checked” ‘; ?>/>

So that I changed from “no” to “yes”.

Hahaha, it was click to checkbox. That is very easy to upload and  edit Subscribe To Comments plugin. You need only spent 5 minutes to setup it but it will make your blog to success in a short time. If you have a question about Subscribe To Comments plugin, you can leave comments here and I will answer that questions in 24 hours.

Good luck to you!