| Post |
|
Guest
| nlx 6:32 pm July 2, 2008
| |
|
|
Hello
My wordpress site is in english and french. I use Language switcher for this :
http://www.poplarware.com/languageplugin.html
I wonder if Cforms is multi-language compatible.
But whent when i type [lang_en]Send[/lang_en] it just don't work.
Can you help me ?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 8:00 pm July 2, 2008
| |
|
|
I suggest you create two forms, one per language and use PHP to insert the correct form depending on the current language setting.
|
|
|
|
|
Guest
| nlx 10:39 pm July 2, 2008
| |
|
|
ok i'm gonna try that, thx.
|
|
|
Guest
| nlx 11:25 pm July 2, 2008
| |
|
|
worked with this piece of code :
[lang_fr]<!–cforms name="your-default-form"–>/lang_fr] [lang_en]<!–cforms name="form-2"–>[/lang_en]
so simple !
Thanks
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:04 am July 3, 2008
| |
|
|
cool. thanks for sharing!
|
|
|
|
|
Guest
| Andreia 12:43 pm January 11, 2012
| |
|
|
Helloo! On which PHP file have you inserted this code line? Thanks!
|
|