PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Мультиязычность

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Установлены плагины.

HUSKY - Products Filter Professional for WooCommerce

Hyyan WooCommerce Polylang Integration

Polylang

Polylang for WooCommerce

Атрибуты в товаре выводит на правильном языке, а в фильтре только на русском.

https://flexin.ua/donit-tesnit-ba-u

https://flexin.ua/ru/donit-tesnit-ba-u-ru

Помогите, что делать?

Hello

Please  renew  your  support

Drop me  wp-admin+ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png

Я задавал этот вопрос с другой учётки еще два года назад, когда купил фильтр. Но ответа не получил. Правок не было.

Просто это проблема плагина, а не моя хотелка.

Я по сути скорее всего смогу и сам её исправить, просто очередное бесполезное для меня обновление снесёт мои правки.

Hello

. Но ответа не получил. Правок не было.  - We always answer!

Ok!  The plugin takes the name of taxonomies in a standard way (function).

Alternatively, you can use custom taxonomy labels - https://share.pluginus.net/image/i20230906125719.png - and  translate  it  here - https://products-filter.com/working-with-wpml ( This should work with  Polylang)

 

Спасибо. Но не работает у меня.

Язык сайта по умолчанию UA, админка RU

/wp-content/plugins/woocommerce-products-filter/views/woof.php

$title = WOOF_HELPER::wpml_translate($taxonomies_info[$tax_slug]);

в массиве нет перевода.

Но мне непонятно, почему в $woof_settings ru

["wpml_tax_labels"]=>
array(1) {
["ru"]=>
array(1) {
["Среда"]=>
string(9)"Тити
"
}
}

Спасибо, мой косяк.

Полез в функцию wpml_translate

Увидел что

$lang = get_locale();

определяет украинский язык как uk, а не как ua

Hello

Ok!  Great