How can I show the testimonial side box on all my pages?
Anyone know how to do this?
I think you can do this in main.tpl
I fixed this by removing the
&& $content == ''
from the line above:
{if $settings.Addons.discussion == 'Y' && $content == ''}