Page 1 of 1

HELP! RENAME MODULE

Posted: Tue Dec 09, 2014 7:39 pm
by Shailz
Hi there i'm trying to change the name of one of the shipping module extensions which I have bought. And i've literally tried everything I can think of but for some odd reason I cant seem to find a solution. please help!

Re: HELP! RENAME MODULE

Posted: Tue Dec 09, 2014 8:13 pm
by pprmkr
What extension ?
What version OpenCart ?

Where do you want to change the name ?

In administration ?
Edit admin/language/english/shipping/EXTENSION_NAME.php
Find :

Code: Select all

$_['heading_title']
On front store, the radio button(s) when checking out?

Find catalog/language/english/shipping/EXTENSION_NAME.php

Find:

Code: Select all

$_['text_title']

Re: HELP! RENAME MODULE

Posted: Wed Dec 10, 2014 12:19 pm
by Shailz
The extension is - http://www.opencart.com/index.php?route ... on_id=6762 - formula based shipping

I just want to rename it so that when customer go to the shipping option it doesnt say ''formula based shipping''. My current version is the newest version of opencart.

Re: HELP! RENAME MODULE

Posted: Wed Dec 10, 2014 12:21 pm
by Shailz
Also as for the second comment - there is no file in the catalog side??

Re: HELP! RENAME MODULE

Posted: Thu Feb 12, 2015 11:16 pm
by Johnathan
Just noticed this topic. For my extensions, Please contact me at the e-mail address in the extension files, or the "contact" link in the extension description, for support with extension issues.

You probably figured this out, but all front-end text is set directly through the extension. The heading for all options is set in the Extension Settings tab, and the title of each charge is set in the Title column.