Hi, was just wondering if anyone could point me in the right direction to add a sidebar to the right of my portfolio item pages (eg, here: http://www.hubbard.co.uk/test/product-item/premium/ )
I have tried adding the following to single-portfolio.php and loop-single-portfolio.php but got nothing...:
<?php
//get the sidebar
get_sidebar();
?>














