Also,
Will a product review be shown only on the the language (product page) it was created or be shown in all languages (any laguages of the same product)?
Thank you for your help!
Mat
Hi Mat,
The reviews are a custom post type, which means they should be recognized by automatically by language plugins like WPML (you may need to enable our specific custom post type in the settings for your language plugin).
Besides that, it would depend on how you’re creating the different language versions of each product. In WooCommerce, is the French version of a product an actual separate product in the admin that is tied to the English one? Or are you using some kind of plugin that puts fields for each language on the same product?
If they’re separate, then the reviews should only show for the language for which the review was left, as it will only be associated with that one product/post.
If your language plugin puts fields for each language on the same product, then that’s something we haven’t thoroughly tested. You’d have to give it a go to see if it puts the reviews from one language on the page for another language.