Show content on the side panel only on certains pages

edited May 2006 in Vanilla 1.0 Help
Hi! I've inserted a rss feed from a blog on the side panel, but it appears in all the pages (account, settings, search),... I need it only on the start page. How can I do it? Thank you in advance and sorry for my english,

Comments

  • Just add a little condition that checks to make sure the $Context->SelfUrl == 'index.php' before adding the link/content/whatever.
This discussion has been closed.