AJAXed WordPress w/ Subscribe-to-Comments
-
Hello,
I have been using AJAXed WordPress for some time and think it’s great. I mainly just use it for inline commenting.
I’m trying to install a plugin called Subscribe-to-Comments that allows users to check a box that will send them email notifications whenever someone replies to a comment they’re following. If I turn AJAXed inline commenting off, this new plugin works. If AJAXed is on, it doesn’t work.
I don’t think this is a matter of incompatibility — I think it’s just an example of me not knowing how to edit AJAXed properly.
The Subscribe-to-Comments read me says I need to add this code to insert the checkbox:
<?php show_subscription_checkbox(); ?>
Do you have any suggestions about what .php file I should put this code into to get it to work? Somewhere in the comment form? I’ve tried a few different things to no avail.
Thank you!
-ben
- The topic ‘AJAXed WordPress w/ Subscribe-to-Comments’ is closed to new replies.