Post by arraymesibo » Sun Aug 21, 2016 10:12 am

Hello Guys,

I am new to open cart, i am implementing a weight based shipping method. But i am having issue with the display name showing at the front end, which is "weight based shipping". somebody help me with how i can change the name of this module to prefer name, Thank you

Attachments

Capture.JPG

This is what i have at the front end - Capture.JPG (73.62 KiB) Viewed 1932 times


Newbie

Posts

Joined
Thu Aug 18, 2016 3:01 am

Post by rupaknepali » Sun Aug 21, 2016 10:32 am

Go to catalog\language\en-gb\shipping\weight.php and change text to your required text
$_['text_title'] = 'Weight Based Shipping';

In above file path url en-gb is language folder if you are working in multi language then need to change in other folder as well.

Thanks

Rupak Nepali
webocreation.com@gmail.com
http://webocreation.com
Enjoy! Tips and tricks as well as free module.


Active Member

Posts

Joined
Mon Apr 25, 2011 7:04 pm

Post by arraymesibo » Sun Aug 21, 2016 10:55 am

rupaknepali wrote:Go to catalog\language\en-gb\shipping\weight.php and change text to your required text
$_['text_title'] = 'Weight Based Shipping';

In above file path url en-gb is language folder if you are working in multi language then need to change in other folder as well.

Thanks

Thank you for your response...i am using language folder "english", i changed the line
$_['text_title'] = 'Weight Based Shipping'; to $_['text_title'] = 'Odeya Shipping Rate';

But this didn't reflect on the front-end

Newbie

Posts

Joined
Thu Aug 18, 2016 3:01 am
Who is online

Users browsing this forum: ajitray and 43 guests