You can embed the feed directly into a template file by using the WordPress do_shortcode function:
<?php echo do_shortcode('[[reviews-feeds feed=1]]'); ?>
You can embed the feed directly into a template file by using the WordPress do_shortcode function:
<?php echo do_shortcode('[[reviews-feeds feed=1]]'); ?>