The default language switcher is a bullet list and I would like a horizonal list.
This question has been asked many times but I have yet to solve the problem .
The most common solution is to add the css line display: inline; somewhere.
I tried it in sites/all/modules/language_switcher
I have two languages: Turkish and English on my page and for example when I view an English content, I cannot switch to Turkish in the language switcher because the 'Turkish' writing is being scratched out and unclickable unless I return to homepage( I think because in homepage you do not open an English content yet but when you open an English content, switcher thinks oww ok you are at an english content, so lets cross that Turkish option).
hi
i download the .po files for the language i use profiles/standard/translations. Move the downloaded .po file inside this folder.i made 'Locale moduls' activated.
So I add language persion from "admin/settings/language/add and then enable it
but my websit didn't work
I got this url after saveing http://mysite.com/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/...
i'have added a different field to a product type. for example, product_title_chi, product_title_eng, i want to when the language session is english, it will show product_title_eng, when when the language session is chiness, it will show product_title_chi.