![]() |
Where are these files located {$lng.txt_privacy_statement}
Where are this files located in xcart. Do I remove these codes such as {$lng.txt_privacy_statement} from the tpl file and replace it with my own text? If I do remove them, can I use html codes such as [b] and
with the text without messing anything up? New and still learning Xcart |
You could replace them if you want, but I wouldnt even try. :lol:
Those are the language variables which give Xcart the Multilingual capacity it has. Enter your admin panel, where it says Languages, there you can modify these variables with ease and even modify or add other languages. There are 4 kinds of varialbes: - Labels - Texts - Errors the identifier normally starts with {$lng.lbl_thisandthat}, which means: 1. $lng = the language the user is currently using 2. lbl = the kind of variable (in this case label), used to differenciate them 3. thisandthat = the direct reference to where it is located in the TPL files |
:D Thanks for the info it worked great !
|
All times are GMT -8. The time now is 09:54 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.