news.tpl help needed
I have added the following code into my home.tpl in hopes of makeins news only show up on the main page, and not sub pages...
{if $location eq "" }{include file="news.tpl"}{/if}
Well, this worked like 90% of the time, every page (except for the front page) the news is gone, except for the shopping cart, it comes back. Any ideas?
|