Great plugin. I like it very much.
Very grateful to the developer of the plugin. Used it many times to translate stores to Woocommerce. I recommend using this plugin.
A LIFE SAVER, SUPER !!
I was struggling with Polylang Pro, and polylang for woocommerce. I paid much money for them, and I couldn’t even add “product attributes” to the “string translations” list ! You litterally saved my life with your superb plugin. I would really want to contribute money so you maintain this plugin !!
Issues with PHP 8+ – what’s the best alternative to this plugin?
I finally updated to PHP 8+, but there are fatal issues with this plugin. Given it has not been updated in 5 years, what is the best alternative when combined with Polylang Translate? I tried using the code snippets offered by one user below, but it does not address my issue (array), which is in the pages.php file. A Stack Overflow post on this issue does not solve my problem, either, and that page just crashes. Too bad, I liked this plugin.
Please I need its resurrection! It the great thing, but almost dead
I used it few years, now on php 8+ there are some issues, that I asked of people how to fix them. On /wp-content/plugins/woo-poly-integration/src/Hyyan/WPI/Utilities.php on line 645 change to } else { //20190630: old code used in previous versions of this plugin if ($polylang->curlang) { $polylang->curlang->locale = $languageLocale; } } 2. To make it work with variable products again in woo-poly-integration/src/Hyyan/WPI/LocaleNumbers.php string 97 $retval = $a->format((float) $input, \NumberFormatter::TYPE_DOUBLE); I don’t remember what was the third. Someone, please, don’t let this great plugin die, or resurrect it from the dead!
Issues with PHP 8+ – what’s the best alternative to this plugin?
I finally updated to PHP 8+, but there are fatal issues with this plugin. Given it has not been updated in 5 years, what is the best alternative when combined with Polylang Translate? I tried using the code snippets offered by one user below, but it does not address my issue (array), which is in the pages.php file. A Stack Overflow post on this issue does not solve my problem, either, and that page just crashes. Too bad, I liked this plugin.
Please I need its resurrection! It the great thing, but almost dead
I used it few years, now on php 8+ there are some issues, that I asked of people how to fix them. On /wp-content/plugins/woo-poly-integration/src/Hyyan/WPI/Utilities.php on line 645 change to } else { //20190630: old code used in previous versions of this plugin if ($polylang->curlang) { $polylang->curlang->locale = $languageLocale; } } 2. To make it work with variable products again in woo-poly-integration/src/Hyyan/WPI/LocaleNumbers.php string 97 $retval = $a->format((float) $input, \NumberFormatter::TYPE_DOUBLE); I don’t remember what was the third. Someone, please, don’t let this great plugin die, or resurrect it from the dead!
Don’t work shop page
Hi how i can delete this plugin from my website. Reason why i do this my shop page stoped work. My shop page start working when I deactivate polylang and delete this plugin. But some settings from this plugin still work form some reason
Issues with PHP 8+ – what’s the best alternative to this plugin?
I finally updated to PHP 8+, but there are fatal issues with this plugin. Given it has not been updated in 5 years, what is the best alternative when combined with Polylang Translate? I tried using the code snippets offered by one user below, but it does not address my issue (array), which is in the pages.php file. A Stack Overflow post on this issue does not solve my problem, either, and that page just crashes. Too bad, I liked this plugin.