View Single Post
  #75  
Old 02-04-2007, 10:51 AM
 
kmg126 kmg126 is offline
 

Member
  
Join Date: Apr 2006
Posts: 23
 

Default Re: Continue Shopping

Quote:
Originally Posted by GM
TRY THIS...

1 Create a new button file in /buttons called

continue_shopping.tpl that contains the following code:

Code:
{include file="buttons/button.tpl" button_title=$lng.lbl_continue_shop}

2 In Admin go to "languages" edit languages and create a new

entry called "lbl_continue_shop" (without the quotes)

Now in cart.tpl or where ever you want the button to appear just add this

code:


DONE!
I've tried to do several of the "Continue Shopping" fixes in this thread and none are really working for me. The one that works best is the one above. Creates a great Continue Shopping button, I've placed it exactly where I want it on the Checkout page, but when clicked, I'm redirected exactly back to the same Checkout page.
Can anyone tell me where the problem lies in the code? I'd like it to redirect back to the category or the home page would be fine too.
Thanks,
Karen
__________________
Karen
X-cart 4.4
New Orleans, LA
Reply With Quote