Can you help me wiht changing tpl main page.php file depending on choosen language?
Thanks a lot
Mike
Can you help me wiht changing tpl main page.php file depending on choosen language?
Thanks a lot
Mike
Hi
What would you like to change in this file? Can we have link to your site.
Thanks
Phil
Can anybody to advice me how to change tpl_main_page.php depending on choosen language? I have 3 languages.
Thank you I will appresciate it well.
I need to change some texts and footer. But these are only in this file.
Changing text and the footer should be done through the appropriate language file(s)
Footer information text can be changed in for example
includes/languages/english.php
includes/languages/spanish.php
includes/languages/french.php
Other text information can be changed in
includes/languages/english/*.php
includes/languages/spanish/*.php
includes/languages/french/*.php
Also there is no need to make multiple postings on the same subject
Thanks Clyde,
I have template XY.. text defined in tpl_main_page as table in body and it is always the same there, it is one row of 5 text buttons-hyperlinks. I need to change these words depending on language and keeping links working. I do not know how to solve it.. starting with zencart. Thank you very much