vipul.jariwala
Member
Posted 3 years ago #
Hi Friends,
I am using wordpress 3.0 with MULTISITE functionality.
Our site is : http://templatic.com/demos/
As you can see, we install all our themes as different sites from wp-admin.
I want to set one site(http://templatic.com/demos/answers/) to different language like cs_CZ.
For this I set
define ('WPLANG', 'cs_CZ');
in wp-config.php file and place cs_CZ.mo file to wp-content/languages folder, But no effect.
Am I missing any setting for this?
Please help me.
Thanks
You set the per blog language settings in the admin for multisite.
When logged into the site you want to change the option is on the Settings_General_SubPanel for that site at the bottom - "Site language:"
You can set the default for the Network in the Super_Admin_Options_SubPanel - "Default Language"
Thanks that was what I needed also.
Oops. There is no such option "Site language" under the settings general subpanel. And no "Default Language" under "Super_Admin_Options_SubPanel". First define the WPLANG in wp-config.php. Change the language of your second site on "Super Admin" -> "Sites". Hover the cursor over the second site. Click "Edit". Fill "WPLANG" with the language and Update the Options.
You have to have at least one language file in wp-content/languages for those options to appear.
enricolino
Member
Posted 2 years ago #
Hello guys I've set the multisite function too but I want to use it in a particular way. My idea is to make a network of sites of the same kind, just in different languages, to create a multilingual site without the use of a plugin. Then I would like to to put some flags on the main page to allow the user to select his/her favourite language (es-de-it). I managed to install the twentyten theme in each language but now I need some help to place the flags redirecting a user from one language to another. Anyone can help?
Thanks in advance
Get images of the flags you want. make links ( ahref) to the right sites.