redraider, read through the initial instructions of the installation, it mentions this very feature
It starts with
IF YOU WANT TO USE VB For comments:
Find in any of the following templates: index.php, single.php, page.php.
<!-- start post loop -->
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
ADD the following code after it:
<?php
### Vbridge Call
|