Forums / General Questions / Need To Change Some Text During Checkout

Need To Change Some Text During Checkout

Results 1 to 4 of 4
14 Nov 2014, 15:29
#1
dihi avatar

dihi

New Zenner

Join Date:
Jan 2012
Posts:
26
Plugin Contributions:
0

Need To Change Some Text During Checkout

Hello

I am using 2 shipping option, the UK postcode module that works great and I am using Flat rate as well, I want to use Flat rate for Saturday delivery only so on step 1 of checkout where it gives you the shipping options I want to change the text that says FLAT RATE and the the text net to the radio button that says BEST WAY.

Could you be so kind as to point me in the right direction of the file (s) I need to edit to make these changes?

Thanks in advance

Chris
14 Nov 2014, 15:34
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Need To Change Some Text During Checkout

You would change the define in the language file:
/includes/languages/english/modules/shipping/flat.php

to read the way you are wanting it to display ...
14 Nov 2014, 15:41
#3
dihi avatar

dihi

New Zenner

Join Date:
Jan 2012
Posts:
26
Plugin Contributions:
0

Re: Need To Change Some Text During Checkout

You absolute star thanks so much :) Easy when you know how.

Thanks again

Chris
14 Nov 2014, 15:44
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Need To Change Some Text During Checkout

Well yes ... there is that ... :lookaroun