Look for a php call to do_action('comment_form') [1] in your comments.php and comment it out, then add the following code where you wish to have the checkbox
<?php if (function_exists(‘subscribe_reloaded_show’)) subscribe_reloaded_show(); ?>
Don’t forget to vote for my plugin! 🙂
Happy Holidays,
Camu
[1] http://codex.ww.wp.xz.cn/Plugin_API/Action_Reference#Template_Actions
Thanks! Removing the <?php do_action('comment_form', $post->ID); ?> worked like a charm 🙂
I would really like to vote for your plugin, but it seems that it only works when people manually enter a comment.
A lot of my comments are coming from Facebook. I import those comments to WordPress by using Facebook Comments Importer (http://ww.wp.xz.cn/extend/plugins/facebook-comments-importer/).
It’s weird that your plugin doesn’t work with comments coming from Facebook, because it imports the comments just like normal WordPress comments. Any idea of how to fix this?
I suspect the other plugin which is “importing” these comments, is not calling the standard WordPress action that should be ‘fired’ after a comment is added, so you should definitely contact them to see if they can fix this issue.
Happy holidays,
Camu
Hello.
Thanks for the great plugin.
I donated and voted…
One comment,
You say that no poedit is required but this is not the case.
In Hebrew you HAVE to change the translation using poedit, in some of the system messages and text strings…
I have translated some of them, and will gladly send you the file to be included in the next version.
Cheers!
Well, that could be partially misleading indeed. When I say “no poedit required” I’m referring to the messages sent via email or shown in the management page. The plugin itself, of course, relies on .pot (poedit files) for its interface. Your localization is more than welcome! Thank you for your donation.
Camu
Please tell me where to send the file.
be advised, that not all the plugin text is translated, The admin section is still in english.
Hi there,
I’d prefer to have a complete translation to avoid confusing Jewish users. Thank you