View Single Post
  #6  
Old 02-13-2006, 12:18 AM
 
DanUK DanUK is offline
 

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

Default

I've done a fair bit of editing by following various posts on this forum. Looking over my own instructions (quite general!) this is what I found concerning getting rid of the side menus:

Quote:
Make a copy of customer/home.tpl and save it as customer/home_checkout.tpl. Go to skin1/customer/main/cart.php and find the reference to home.tpl at the bottom of the file and change that to home_checkout.tpl. Make changes to home_checkout.tpl, removing any references to side menus (e.g categories) you donБ─≥t want. This Б─°viewБ─² will now be present from the View basket stage so you might need a Б─°Continue ShoppingБ─² button otherwise the customer will get stuck!

Bear in mind these alterations were made when the cart was version 3.5.4, it's now 4.0.12.

I also used this thread to create a progress bar and show/hide different bits based on what stage of the checkout a user is at:

http://forum.x-cart.com/viewtopic.php?t=19568

Hope this helps!

Dan
__________________
4.4.2

and

4.6.1
Reply With Quote