Quote:
Originally Posted by Seven Skins
Edit sc_start and sc_end template.
Find:
Code:
<vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay'">
Say if want to show this on blogs:
Code:
<vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay' OR THIS_SCRIPT == 'blog'">
|
Thanks - but since I'm no coder, I tried your workaround using 'postbit' instead of 'blog' and nothing happened.
How can I get the side column to appear on the postbit & postbit legacy templates?
Mike