Jul 26
Tom Scholten informed me about how he did his multiple languages within Wordpress. He told me how he did it, but at first I messed up because of the broken lang_rewrite option. I had set this option to false after Tom advised me to do so, and now it works like a charm. I have multiple language support now!


2008-07-26 at 2.59 pm
Tnx for the kudo’s Remko
But it looks very nice and now we can read your website in any language we prefer.
I’m not sure if comments are also translated
2008-07-26 at 3.00 pm
Yup, even comments get translated … very impressive!
2008-07-26 at 4.08 pm
It seems very nice, I actually wondered when I was reading your post about the FAQ. Could you please point me some links to enable this feature?
2008-07-26 at 4.14 pm
Hi Gabor,
I used the software from http://fredfred.net/skriker/index.php/polyglot/, I installed the plugin, changed the "lang_rewrite" option to false, and added the following to the code in my theme (pick a spot that suits your need)
I did that for the following files: index.php, single.php, page.php (you can ofcourse add it to more files).
Without Tom I couldn't easily have done this, and these are instructions I got from him
thanks Tom!