Hi, we are going to install Loco Translate plugin. But we have a question, every word in the site we can change with this plugin?. When we update woocommerce plugin every text change automatically (we changed before in the php files).
Also, we wanted to change the text of the email confirmation (Capture.jpg) when somebody buy in the store. How can we do that?
Hi, we are going to install Loco Translate plugin. But we have a question, every word in the site we can change with this plugin?. When we update woocommerce plugin every text change automatically (we changed before in the php files).
Also, we wanted to change the text of the email confirmation (Capture.jpg) when somebody buy in the store. How can we do that?
Regards!
Fernando
Hi,
Don't add any changes in the PHP files in the child, if you wish make it safety you should use translation plugin or change it in the po files:
1. Take file languages/thegem.pot or xx_YY.po from theme directory.
2. Open this file with Poedit software.
3. Translate necessary strings to your language.
4. In software open Catalog - Settings and set Language to Translation to xx_YY.
5. Then save the file as thegem-xx_YY. (You must have two files thegem-xx_YY.po and thegem-xx_YY.mo.)
6. These files you need to put to the wp-content/languages/themes of your site.
With the same operation, you can translate TheGem elements plugin.
Just put translations in wp-content/languages/plugins
Or loco translate, there you change everything in admin dashboard.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Really thanks Gregor, we are going to follow your recomendations.
Also, we want to change the text of the email confirmation (Capture.jpg) when somebody buy in the store. How can we do that?
Regards,
Fernando.
Hi,
Did you check it in the WooCommerce > Settings > Emails?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver