Page 1 of 1

How do I change module title name?

Posted: Sun Jul 18, 2010 12:36 pm
by lotus
How do I change for example the word ' Specials' to say 'Hot Specials' or 'Special of the week'.

Just the word change, can someone help me please as to where I need to make the change.

Re: How do I change module title name?

Posted: Sun Jul 18, 2010 12:42 pm
by Xsecrets
edit catalog/language/english/module/special.php
you should see where to change it.

Re: How do I change module title name?

Posted: Sun Jul 18, 2010 4:47 pm
by lotus
Thanks Xsecrets for the quick response :) , will give that a try.

One other question, where should I look if I want to change the colours(I assuming it's called the theme)

For example the blue bar running across on the homepage with the search bar and also the background colour of the Module title name, like that for Specials.

Re: How do I change module title name?

Posted: Sun Jul 18, 2010 5:20 pm
by JAY6390
You would need to edit the individual images for that
/catalog/view/theme/default/image/

Re: How do I change module title name?

Posted: Sun Jul 18, 2010 7:42 pm
by lotus
Ok, thanks Jay6390.

I am still getting my head around which files to change and how. I understand they are the.png images.

I want the special & featured product header colour to be different to the main header colour.

Re: How do I change module title name?

Posted: Sun Jul 18, 2010 7:54 pm
by JAY6390
You would need to create new images for those in that case, and add the style to your css for those modules. You would probably need to add id's to the module div's in their templates so that you can identify them easier in the css file

Re: How do I change module title name?

Posted: Mon Jul 19, 2010 1:01 am
by lotus
Hi Jay,

Would there be a how guide or a bit more details on how I would go about doing these changes.

Or would someone have some spes on how to do this if done already.

Thanks.

Re: How do I change module title name?

Posted: Mon Jul 19, 2010 1:38 am
by JAY6390
The changing of images is discussed quite a few times so you should be able to find something recent. As for the css changes, i've not seen anything to document how it's done sorry no

Re: How do I change module title name?

Posted: Tue Jan 31, 2012 6:06 pm
by Creativerty
You will need to change all of the following to change the name of Specials

/catalog/language/english/module/special.php
/catalog/language/english/common/header.php
/catalog/language/english/information/sitemap.php
/catalog/language/english/product/special.php

Re: How do I change module title name?

Posted: Sat Mar 03, 2012 12:25 am
by cellhook
I have same tension, but I want to change featured module text and latest module text, I have followed above mentioned method, and browse, catalog/language/english/module/latest.php and catalog/language/english/module/featured.php

and chnages titles successfully according to my desire, but I am unable to view the change on my website.

Kindly guide me what I should do more to get desired results.

Re: How do I change module title name?

Posted: Wed Apr 18, 2012 8:51 pm
by Creativerty
Same as above but for Latest and Featured should work, If you are having problems just download all files in the language directory and use Dreamweaver or a similar program to do a search and replace on the whole folder for the string you want to change.

Re: How do I change module title name?

Posted: Sun Feb 01, 2015 3:28 am
by sunsys
Creativerty wrote:/catalog/language/english/common/header.php
Slight change required here, in place of header.php it should be footer.php.
Change the text 'Specials' to whatever text you want.

Re: How do I change module title name?

Posted: Thu Jan 25, 2018 8:44 pm
by MiloW
Ooooh so Opencart uses the same GREAT policy as Presta? Editing php files?
Who thought of that??? And what happens when I update the script?
Has anyone ever heard of backend translation, in some kind of the panel? You have one, don't you?
Why do you make people struggle with such petty things????