Page 1 of 1
where to find this code
Posted: Mon Jun 08, 2020 6:34 pm
by johans
Hi,
Sorry for basic question; I would like to know where to find this code? Some some reason it was not included to translations.
in home page "Shopping cart" and "Categories"

Re: where to find this code
Posted: Mon Jun 08, 2020 7:07 pm
by ADD Creative
What version of OpenCart?
Re: where to find this code
Posted: Mon Jun 08, 2020 7:27 pm
by johans
Version 2.0.1.0
Re: where to find this code
Posted: Mon Jun 08, 2020 8:25 pm
by thekrotek
This isn't a code, these are language strings and you can find them in language files ("checkout" folder, for example).
Re: where to find this code
Posted: Mon Jun 08, 2020 10:07 pm
by ADD Creative
catalog/language/english/common/header.php#L5
catalog/language/english/module/category.php#L3
Replace english with the language you want to change.
Re: where to find this code
Posted: Thu Jun 11, 2020 2:28 pm
by johans
thank you for all the response.
I have dual language. See attached file on the code; BUT it was not calling or getting the code.
Did i miss out some command here?

Re: where to find this code
Posted: Thu Jun 11, 2020 10:32 pm
by ADD Creative
That's the bestseller.php language file, but the code is not the bestseller.tpl. Are you editing the correct files? Have you refreshed the modification cache?