View Single Post
  #1  
Old 02-25-2008, 05:37 PM
 
uglysign uglysign is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 70
 

Red face Display - Dont Display certain items on certain pages

I've been tinkering with different areas of the skin1 template. Still learning this smarty thing.

I have this inline microcart that just reads # item(s) : $0.00 thats all and
have it placed in the head.tpl.

When I go to the cart page it's still there of course.

What would be the {code of smarty} to make it {*not display*} for that page view and resume showing elsewhere.


I ask this because not only the above but I have other things that I'd like NOT to show on certain pages.

Possible help here??



Is this it... seems to work.

Quote:
{if $main ne "cart"}

code... yada yada

{/if}
__________________
4.4.3
One Page Checkout :: OnSale :: Download Expander
Smart Template by X-Cart MODS
Reply With Quote