X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   making the continue shopping button in the cart go back to the department they were i (https://forum.x-cart.com/showthread.php?t=39887)

toolexperts 05-19-2008 08:32 AM

making the continue shopping button in the cart go back to the department they were i
 
I am trying to do this, I found the code in Modules, Fast Lane Checkout, Home_main.tpl to change this, however using a standard.

<a href="#" onclick="history.go(-2)"></a>
<input value="Continue Shopping" onclick="history.go(-2)"

Isn't working no matter how I code the button in....I dunnmo maybe I am missing someting?


The area I am altering is like this {include file="modules/Fast_Lane_Checkout/big_button.tpl" button_title=$lng.lbl_continue_shopping style="button" href="home.php"}</td>

Maybe if I delete the include file? and just put in the coding?

toolexperts 05-19-2008 10:04 AM

Re: making the continue shopping button in the cart go back to the department they were i
 
nevermind...didn't see this post...works like a dream


http://forum.x-cart.com/showthread.php?t=39603&highlight=continue+shopping


All times are GMT -8. The time now is 11:10 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.