Replies: 0
Hi there
A sites with 2 languages and woocommerce having Polylang, loco translate and woocommerce installed.
The issue:
Polylang does a bad job of integrating woo language localisation, it seems to somehow takes precedence over the original woo localisation files and serves a mix bag of the 2 languages…
Using loco translate to modify strings of the original woo localisation files is ignored when polulang is installed.
Is there a way to make loco translate take precedent? like a code to put in function.php to force woocommerce to look for the translation files in the loco custom folder?