View Single Post
  #17  
Old 09-01-2004, 02:41 AM
 
DanUK DanUK is offline
 

X-Adept
  
Join Date: Dec 2003
Location: UK
Posts: 800
 

Default

Thanks Jon, that method is a lot easier and more how I want it looking but am a bit confused about something. In my new home_checkout.tpl I have decided to use:


Code:
{if $main ne "checkout"} { include file="customer/categories.tpl" }{/if}

To NOT show the categories menu when the user checks out (and past the View cart stage). This works when a user is logged in but when an anonymous user comes to checkout, the menu is still present -am I missing something?

Thanks

Dan
__________________
4.4.2

and

4.6.1
Reply With Quote