Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

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.