View Single Post
  #2  
Old 06-13-2017, 04:50 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: changing language labels from global to specific

If a label is used in multiple places, editing the label will change the wording on all these pages.

You should look through the source code and change the PHP classes and Twig templates that display the label to make them display a new one.
Luckily, in most cases it is a template file, so you can use the Webmaster mode to locate the template file and tweak its code.
If it is in a PHP script, you will have to create a custom module and "decorate" that PHP class from your module.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote