简体   繁体   中英

How woocommerce products,categories and subcategories are translate into other language?

How I can translate WooCommerce product and categories into other language. We have the WordPress default function:

define(WP_LANG,'');

I have set:

define (WP_LANG,'heIL');

It changes all WordPress content but does not change WooCommerce product name categories.

If you want to make your Wordpress site or store multilingual you have to use some third party plugin like WPML which takes care of the translation management

Here is an explanation what you need to make your shop multlingual: http://wpml.org/documentation/related-projects/woocommerce-multilingual/

Hope it helps.

See here the listings of some popular translation plugins http://premium.wpmudev.org/blog/top-6-translation-plugins-for-your-wordpress-site/

There are free plugins too, however they are not as much powerful as WPML. But, see if they can help.

qTranslate is one of the mostly used free plugin among these.

I think what you need is a translation plugin. There are many of them but I am using WPML and it is going well. You have to install it and you will have access to translate all blog.

I let you this plugin http://ul.to/qjl85490

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM