Help activating the critic plugin
Please,
I like to know if the comment and review feature if activated will allow reviewers to leave a hypertext link to their site just like the normal comment box permits?
And where exactly in the line of codes i will have to fix the required code in the required files.
"If you prefer to use both comments and reviews, you'll need to manually place this code in your theme's page.php and single.php files.
<?php if ( function_exists( 'display_critic_reviews' ) ) display_critic_reviews(); ?>"
Thanks