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)
-   -   Continue Shopping Button on Step One of Cart Checkout (https://forum.x-cart.com/showthread.php?t=20060)

filch 02-21-2006 09:04 AM

Continue Shopping Button on Step One of Cart Checkout
 
Once a user gets to the Step One of the checkout process, just before they are ready to pay for whatever they have purchased, the button on that page still says "Continue Shopping", which is really misleading. It should say "Process Payment" or something like that. You cannot change this in the Language section of the admin as it changes it in other areas where the "Continue Shopping" label is appropriate.

Anyone have any idea how this can be changed in just this location? I thought of finding the include call and creating a new label and adding it there but cannot seem to locate the include call.

Dave

filch 02-21-2006 09:20 AM

Of course, no sooner had I hit submit when I came up with an answer. Not sure if this is the best way but it seems to work for me and not affect other areas. I simply changed the $lng variable in continue.tpl to the value of a new label I created, reflecting the text I wanted. i.e.

{include file="buttons/button.tpl" button_title=$lng.lbl_process_payment href=$href title=$title style=$style}

The area in bold is the new label I created in admin with the text value of "Process Payment".

HTH someone.

Dave


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

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