Setting Critic
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(); ?>
I use Critic plugin for ClassiPress theme. I want to use both comments and reviews. please guide me paste the this code into theme.
Thank you!