이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
Product add-on is not show in string translation
시작: tkkI
카테고리: English Support
Problem: |
|
2 | 4 | 1 년, 9 월 전에 | |
|
Why this page is not fully translate to Thai?
시작: tkkI 카테고리: English Support |
|
2 | 6 | 1 년, 10 월 전에 | |
|
Pay via Paypal Not translate [WooCommerce PayPal Payments]
1
2
시작: tkkI
카테고리: English Support
Problem: Solution: /wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Settings/Settings.php file. foreach ( $defaults as $key => $value ) {
if ( isset( $this->settings[ $key ] ) ) {
continue;
}
$this->settings[ $key ] = $value;
}4. Replace it with: foreach ( $defaults as $key => $value ) {
if ( isset( $this->settings[ $key ] ) ) {
// WPML workaround for compsupp-7085
$this->settings[$key] = apply_filters('wpml_translate_single_string', $this->settings[$key] , 'admin_texts_woocommerce-ppcp-settings', '[woocommerce-ppcp-settings]'.$key);
continue;
}
$this->settings[ $key ] = $value;
}Remember to take a backup before applying changes. If this solution doesn't look relevant to your issue, please open a new support ticket with us. |
|
2 | 22 | 1 년, 11 월 전에 | |
|
I can't access my home page Translate version
시작: tkkI 카테고리: English Support |
|
2 | 4 | 2 년 전에 | |
|
WPML conflit with WCFM
시작: tkkI 카테고리: English Support |
|
2 | 15 | 2 년 전에 | |
|
WPML chat support ticket by tkkI – 1699506474
시작: tkkI 카테고리: English Support |
1 | 1 |
2 년 전에
|
||
|
Product attributes not server in translated language when using API request
시작: tkkI 카테고리: English Support |
|
2 | 15 | 2 년, 1 월 전에 | |
|
I need to use REST API
시작: tkkI 카테고리: English Support |
|
3 | 5 | 2 년, 2 월 전에 | |
|
I need to wrap my php code with condition to run on ENG page only
시작: tkkI 카테고리: English Support |
1 | 1 |
2 년, 8 월 전에
tkkI |
||
|
I'm confuse with these box
시작: tkkI 카테고리: English Support |
|
2 | 11 | 2 년, 9 월 전에 | |
|
I need to change the Multi currency shortcode location
시작: tkkI
카테고리: English Support
Problem: Solution: do_action('wcml_currency_switcher', array(
'format' => '%code%',
'switcher_style' => 'wcml-horizontal-list'));Relevant Documentation: |
|
3 | 8 |
2 년, 9 월 전에
tkkI |
|
|
WPML conflict with Custom Product Tabs for WooCommerce
시작: tkkI 카테고리: English Support |
|
2 | 4 | 2 년, 11 월 전에 | |
|
job stuck for more than 1hr
시작: tkkI 카테고리: English Support |
1 | 2 |
2 년, 11 월 전에
tkkI |
||
|
Need to translate WooCommerce Product Recommendations
시작: tkkI 카테고리: English Support |
|
2 | 9 | 3 년 전에 | |
|
The latest version SA Slider translation stop working
1
2
3
4
시작: tkkI 카테고리: English Support |
|
2 | 47 | 3 년, 1 월 전에 |