Hello
I'd like to add a sidebar when you want to show posts for a particular tag using the ultimate tag warrior plugin.
UTW produces a page such as .../tag/tagname
I've had a look at this link, but still stuck
I believe I would need to add to the blix sidebar, something like
<?php if (is_...) { ?>
to call the tag page?
thanks