Help, Support & Customization for
Comment License
Call now: 720-288-0398
Using WordPress HelpCenter for help with Comment License supports Alex King (the plugin developer).
comment_license 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 Comment License supports Alex King (the plugin developer).