This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
状況 |
Topic
|
Supporter | Voices | 投稿文 | Freshness |
---|---|---|---|---|---|
Duplicated bank information in order confirmation email
Started by: aleksandraD-3
in: English Support
Problem: Solution: woocommerce-multilingual/classes/multi-currency/payment-gateways/class-wcml-currencies-payment-gateways.php . On line number 38, replace the existing code: add_filter( 'woocommerce_payment_gateways', Fns::tap( Fns::withoutRecursion( Fns::identity(), [ $this, 'init_gateways' ] ) ), PHP_INT_MAX ); with the following code: add_action( 'wp_loaded', [ $this, 'init_gateways' ] ); This should serve as a temporary workaround until our developers provide a permanent fix. If this solution doesn't seem relevant to your issue, please open a new support ticket so we can assist you further. |
|
4 | 15 | 1年、 3ヶ月前 | |
Can’t translate strings
Started by: aleksandraD-3 in: English Support |
|
2 | 5 |
2年前
aleksandraD-3 |