Page 1 of 1

Category layout in different langage

Posted: 11 Sep 2010, 06:17
by mobiyan
Hello, I have a strange problem, when showing category list in my site default language, it shows perfectly:

Image


However when I switch my site language, the category is all screwed up

Image


Any help would be most welcome.

Re: Category layout in different langage

Posted: 11 Sep 2010, 18:49
by mobiyan
I really can't figure that one out, I mean it is the same module, the only difference on the URL is the ?lang=en

Re: Category layout in different langage

Posted: 14 Sep 2010, 22:34
by Jan
Hi, if you are using e.g. joomfish, you need to set parameters there too. Every menu link has own parameters and you need to set the translated menu link parameters too, see:
https://www.phoca.cz/documents/16-joomla ... -in-joomla

https://www.phoca.cz/documents/2-phoca-g ... d-glossary

Jan

Re: Category layout in different langage

Posted: 14 Sep 2010, 22:44
by mobiyan
I ended up translating a menu alias that was pointing to the original menu (that I hide) and it works. Translating the menu item itself (even copying all the parameters) was creating the issue.