admin管理员组文章数量:1122832
I'm facing a really simple issue : We made a theme for a multisite wordpress (see here : /) and translated it with Loco Translate for French.
It's still showing English version (hardcoded one with _e() ).
My theme now has fr_FR.po and fr_FR.mo, like it was all the time.
The problem is the translation doesn't apply whatever i'm doing. I've even made changes to wp-config.php and added define('WP_LANG','fr_FR'), changed in general settings and changed in Multisite feature for WP_LANG to be fr_FR too. Still doesn't do the job.
Can someone help us? What did I miss?
I'm facing a really simple issue : We made a theme for a multisite wordpress (see here : http://www.agence-malttt.fr/) and translated it with Loco Translate for French.
It's still showing English version (hardcoded one with _e() ).
My theme now has fr_FR.po and fr_FR.mo, like it was all the time.
The problem is the translation doesn't apply whatever i'm doing. I've even made changes to wp-config.php and added define('WP_LANG','fr_FR'), changed in general settings and changed in Multisite feature for WP_LANG to be fr_FR too. Still doesn't do the job.
Can someone help us? What did I miss?
Share Improve this question edited Oct 20, 2015 at 15:45 fuxia♦ 107k38 gold badges255 silver badges459 bronze badges asked Oct 20, 2015 at 15:06 Matt LoyeMatt Loye 1113 bronze badges 2- Where did you upload these .po and .mo files. Does the theme come with a .pot file and a language folder? – luukvhoudt Commented Oct 20, 2015 at 15:41
- It's a copy from the last Twenty<something>, i've changed all occurences, then used the POT contained in themes/my_theme/languages folder for producing mo et po with Loco translate. – Matt Loye Commented Oct 20, 2015 at 15:45
1 Answer
Reset to default 0Ok I made it, it was a problem in po file, missing some arguments or informations in headers. I've generated a new one and replaced with my previously done translations keeping only headers. Loco translate made it work. Cheers !
本文标签: translationForce translated language on front
版权声明:本文标题:translation - Force translated language on front 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736282280a1926593.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论