What I want to do is place the following line
PHP Code:
<?php if(function_exists('the_views')) { the_views(); } ?>
So, if I can't put that in the virtual theme - which file do I need to edit in order to have my titles display as "$Title - $Number_of_Comments - $Number_of_Pageviews"?
Thanks for an amazing theme.