This works:
{if segment_2 == "news"}
<div class="showrss">
{rss_icon} <a href="http://{path=rss/index}">RSS</a>
</div>
{/if}But this does not work?
{if blogname == "news"}
<div class="showrss">
{rss_icon} <a href="http://{path=rss/index}">RSS</a>
</div>
{/if}Can anyone tell me why. I need the second one so it shows up on
etss.net/index.php