This topic has 5 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
Hi
We are facing some issue trying to make work the .po language translation for that we create base on the default .po file that the theme have. We follow the instruction in your documentaton but is not working. Can you please help us to figure out what is the problem.
Thanks
James
Hello,
Your files should have names de_DE.po and de_DE.mo but not woopress-de_DE.po and woopress-de_DE.mo.
Please correct this.
Also in wp-config.php file this code must be written:
$locale='de_DE';
Regards,
Eva Kemp.
Hi Eva
I follow your instructions, rename the file to the correct way, upload it in the language folder of the woopress theme and add the $locale=’de_DE’; inside the wp-config.php file but still now working can you please help me with this issue.
I upload a full translation for woocommerce and it work fine but with you theme is not working
Thanks a lot for your help
James
Hi
Finally we get it work, thanks a lot for your help.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘LANGUAGE TRANSLATION NOT WORKING’' has been successfully resolved, and the topic is now closed for further responses