| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
show image by language | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() how can i change an image on frontpage or in menue based on different languages?
__________________
XCart Gold [Linux] Version 4.0.18 - 7Dana Design - Germany (Cologne) |
|||||||
#2
|
|||||||
|
|||||||
![]() you can use if statements around the code for the image. for example:
{if $store_language eq "US"} [img]image1.gif[/img] {/if} {if $store_language eq "JP"} [img]image2.gif[/img] {/if}
__________________
software: x-cart pro, Version 4.0.15 operating system: FreeBSD 5.4 |
|||||||
#3
|
|||||||
|
|||||||
![]() thanx
__________________
XCart Gold [Linux] Version 4.0.18 - 7Dana Design - Germany (Cologne) |
|||||||
#4
|
|||||||||
|
|||||||||
![]() I have been looking for this tweek for the "save_money.gif" for some time. I now have got the product page completely multilingual (SP,FR,US). Thanks.
![]()
__________________
Cordially, Just me X-Cart Gold Version 4.2.3 Multilingual shop: Spanish, French and US English |
|||||||||
#5
|
|||||||
|
|||||||
![]() just_me and simitpatel,
In what file do you put that code? And before and after what text exactly? If you copy and paste how the code looks on the file it would be great. Thanks!
__________________
Thanks to for your comments/help. X-cart Version 4.0.17 |
|||||||
#6
|
|||||||||
|
|||||||||
![]() Sure, I'd be happy to help. I put the code in here: /customer/main/product.tpl
Find Code:
Just below it you'll see the code we want to make language friendly: Code:
We made duplicate save_money.gifs in the languages needed and uploaded them to the xcart image file. It's the same file where the original save_money.gif is also located. Then we replaced the standard code with this new code repeating it for our three languages: Code:
__________________
Cordially, Just me X-Cart Gold Version 4.2.3 Multilingual shop: Spanish, French and US English |
|||||||||
#7
|
|||||||
|
|||||||
![]() Just_me,
You're awsome! Thanks!
__________________
Thanks to for your comments/help. X-cart Version 4.0.17 |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|