I have commented this filter
// Hide unneeded fields for terminal delivery
//add_filter(‘woocommerce_checkout_fields’, [$this, ‘hide_fields_for_terminal_delivery’], 9999);
Is this safely?
Now billing_city field appears and enabled
Solved by commenting filter in class-mp-woocommerce.php
Точно такая же проблема после обновления. Атрибуты перестали переводиться.
Нашли какое-то решение?
Заранее спасибо!
Версия WC:2.6.14
Версия WP:4.8
Версия PHP:5.6.30