Search the Community
Showing results for tags 'multi-lingual'.
-
We have 1 instance of Prestashop 1.5.6.1 hosted on our main domain.com which is a multi-domain with the other domains sharing this same instance of Prestashop being domain.fr , domain.de , domain.it , domain.nl In our old PS1.3 we could manage this multi-lingual, multi-domain via HTACCESS. We tried to use the HTACCESS with our PS1.5.6.1 but didn't succeed. So we used the multi-store functionality. We are now told that we should have been able to do it with HTACCESS and that we shouldn't have used the multi-store since all of our stores are identical, except for the language differences. What should the HTACCESS structure look like for 1.5.6.1? FYI below is the HTACCESS of our old PS1.3 which was working great: RewriteRule ^lang-en/?(.*)$ http://www.domain.com/$1 [R=301,L] RewriteRule ^lang-fr/?(.*)$ http://www.domain.fr/$1 [R=301,L] RewriteRule ^lang-it/?(.*)$ http://www.domain.it/$1 [R=301,L] RewriteRule ^lang-de/?(.*)$ http://www.domain.de/$1 [R=301,L] RewriteRule ^lang-nl/?(.*)$ http://www.domain.nl/$1 [R=301,L] Since the language URL structure of 1.5 is different, we tried the following, which didn't work. Does any have experience with Multi-lingual, Multi-domain, to help us out? RewriteRule ^en/?(.*)$ http://www.domain.com/$1 [R=301,L] RewriteRule ^fr/?(.*)$ http://www.domain.fr/$1 [R=301,L] RewriteRule ^it/?(.*)$ http://www.domain.it/$1 [R=301,L] RewriteRule ^de/?(.*)$ http://www.domain.de/$1 [R=301,L] RewriteRule ^nl/?(.*)$ http://www.domain.nl/$1 [R=301,L]
- 1 reply
-
- multi-lingual
- multi-domain
-
(and 3 more)
Tagged with:
-
Hi there, I've been at this for a while now, but I can't seem to find a proper solution, however I reckon it should be rather simple for some of you guys. The wish: - Create a topmenu with links to outside Prestashop environment, - Have 2 or more languages - Each language has: it's own language links (EN/NL, information/informatie etc.), and also have different link destinations (EN menu goes to co.uk, NL menu goes to NL). Example of desired result: - NL Menu: Home (www.xxx.nl/index.html) Productinformatie (www.xxx.nl/product.html) Ervaringen (www.xxx.nl/revaringen.html) - EN Menu: Home (www.xxx.co.uk/index.html) Product details (www.xxx.co.uk/product-details.html) Reviews (www.xxx.co.uk/reviews.html) The attempts: - Editted "blocktopmenu" to my wishes. I was not able to create different menu's for different languages, so every visitor saw every link (including the wrong ones) - Editted "blockpermanentlinks" to my wishes. I was unable to find a way to create different destination URL's. I can translate the text, just not the URL's. I think there should be a rather quick solution, i'm just not that HTML/CSS/PHP skilled to get this one done. I hope you can give me a hand. Perhaps with the translation command in some way? But how... {l s='Test3' mod='blockpermanentlinks'} Many kudo's to anyone who can help me out! Cheers, D
- 1 reply
-
- blockpermanentlinks
- blocktopmenu
-
(and 2 more)
Tagged with:
-
How to edit/write module multi-lingual in BO? Ex: My ideal is you can use 2 bank acc, 1 for USD with english and 1 for VND for Vietnam. Thanks all. I had search all in forum and write on http://forge.prestas...owse/PSCFV-3250 but not have answer for edit or write module multi-lingual in BO. Many thanks one more.
-
- write
- multi-lingual
-
(and 2 more)
Tagged with: