View Single Post
  #1  
Old 10-26-2003, 12:20 PM
 
miker miker is offline
 

Newbie
  
Join Date: Oct 2003
Posts: 1
 

Default 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?
Reply With Quote