Post by sean22michaels » Mon Aug 29, 2011 4:26 am

I am using 'Flat Rate Shipping' for my open cart store. However, i am using it for restaurant take out food. I want to change the name of 'flat rate' & 'flat shipping rate' on guest checkout - step 2, to "Delivery Rate" & "Food Delivery Charge".

I don't know the name of the files that hold those names or the path. Also, I am using a template, not the stock open cart template.

Can someone tell me the path to find these files where i can change 'Flat Rate' to "Delivery Rate" & 'flat shipping rate' to "Food Delivery Charge".

Your help will be greatly appreciated.


Posts

Joined
Mon Aug 29, 2011 4:21 am

Post by Johnathan » Mon Aug 29, 2011 4:46 am

All language and text for the front-end is held in /catalog/language/. It then breaks down by language, so you'd want /english/. It then breaks down by category, and you'd want /shipping/. Then look for flat.php.

Full file path: /catalog/language/english/shipping/flat.php

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Qphoria » Mon Aug 29, 2011 4:47 am

catalog/language/english/shipping/flat.php

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by sean22michaels » Mon Aug 29, 2011 4:53 am

Thank you for your Replies.

I have looked in this file, i can't find anywhere, the exact words "flat rate' or 'flat shipping rate'. I then thought my eyes were playing tricks on me, so i did a 'find all' and nothing came up again.

What am i missing.??


Posts

Joined
Mon Aug 29, 2011 4:21 am

Post by Johnathan » Mon Aug 29, 2011 8:36 am

Qphoria wrote:catalog/language/english/shipping/flat.php
Ooo...beat you by a minute. ;D
sean22michaels wrote:Thank you for your Replies.

I have looked in this file, i can't find anywhere, the exact words "flat rate' or 'flat shipping rate'. I then thought my eyes were playing tricks on me, so i did a 'find all' and nothing came up again.

What am i missing.??
The full contents of the file is:

Code: Select all

<?php
// Text
$_['text_title']       = 'Flat Rate';
$_['text_description'] = 'Flat Shipping Rate';
?>
So it's kind of hard to miss. ;) My guess is that you were looking in the /catalog/model/ or /catalog/controller/ directory instead of the /catalog/language/ directory.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by sean22michaels » Mon Aug 29, 2011 8:57 am

OMG - You are soo right!! I must have looked in the wrong folder, sorry for my error.

Thank you soo very much, it worked perfectly!!!


Posts

Joined
Mon Aug 29, 2011 4:21 am

Post by Qphoria » Mon Aug 29, 2011 9:50 am

Johnathan wrote:
Qphoria wrote:catalog/language/english/shipping/flat.php
Ooo...beat you by a minute. ;D
SUNAVA! :bash:

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by stevemarsbar » Tue Apr 17, 2012 2:03 am

You could always use a VqMod to do it ;D

Please check out my OpenCart shop which is now trading!
http://www.directmuscle.co.uk


New member

Posts

Joined
Tue Apr 17, 2012 2:02 am
Who is online

Users browsing this forum: No registered users and 2 guests