Help, Support & Customization for
Old Post Alert
Call now: 720-288-0398
Using WordPress HelpCenter for help with Old Post Alert supports Alex King (the plugin developer).
old_post_alert to style the banner.This plugin relies on the comment_form to be present in your comments.php template. If this does not exist, you will want to add it:
<?php do_action('comment_form', $post->ID); ?>
That about does it - enjoy!
--Alex King
Using WordPress HelpCenter for help with Old Post Alert supports Alex King (the plugin developer).