I would like to translate Envince Theme on my site to Gerrman language and I am facing massive issues.
I tried all common methods, but the translation is not working on the frontend.
The wordpress installation is in done in a sub directory and working fine. I made several modifications of css and now since I want to change language I am completely stuck.
I have done:
– changed language in wordpress admin panel to German
– added the de_DE.po and de_DE.mo file made with podeditor to the child theme /languages directory.
– added other filenames to test with envince-child-de_DE.pot and so on…
– added the files to the wordpress wp-content/languages directory
– tried to translate with LocoTranslate Plugin
– added a php function to the child-theme functions.php
– added the po, mo, and pot files to the original envince (not child) languages-directory
– added the (old method) define lang in php-config file in wordpress root:
“define (‘WPLANG’, ‘de_DE’);”
To clearify, this is my function on child-theme functions.php
`function envince_child_setup() {
$path = get_stylesheet_directory().’/languages’;
load_child_theme_textdomain( ‘envince-child’, $path );
}
add_action( ‘after_setup_theme’, ‘envince_child_setup’ );
Nothing worked. Still strings I translated are displayed in english on frontend. I am desperate now and do not know what to do else.
Please help.
Thank you.
]]>Can somebody help me with translating this:
and:
]]>BTW the theme is Themify Shoppe.
]]>Thanks
]]>Kind regards.
]]>I have a digital agency based in Denmark. As part of doing WordPress more user friendly for our clients, I want to translate themes and plugins.
If I have the translated .po file for a plugin / theme – how do I upload this to Loco Translate?
]]>I made a theme translation into Russian laguage.
Translate Portfolio.pot with PoEdit. Get 2 language files:
– Portfolio-ru_RU.mo
– Portfolio-ru_RU.po.
I download this two files to the /wp-content/themes/gk-portfolio/languages directories.
But my site did not in Russian.
I also downloaded the files into /wp-content/languages and /wp-content/languages/themes
But it also does not work.
why? what am I doing wrong?
best regards, Julia
Link of my site juliafolio.zzz.com.ua
]]>I have just translated file included with my theme to language i wanted and everything is working fine except link called “My Account”, i can’t find it in any file.
Any ideas?
Thanks in advance
https://www.ads-software.com/plugins/woocommerce/
]]>I have just translated file included with my theme to language i wanted and everything is working fine except link called “My Account”, i can’t find it in any file.
Any ideas?
Thanks in advance
https://www.ads-software.com/plugins/woocommerce/
]]>https://www.wpglobus.com/extensions-archive/multilingual-texts-in-wordpress-theme-options-panel/
Thank you!
The WPGlobus Team
www.WPGlobus.com
https://www.ads-software.com/plugins/wpglobus-translate-options/
]]>