You would have to add the block to the main template and also make sure if any code is needed for the block that it is added to the page also (via a plugin, I would guess).
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.
|