This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Product add-on is not show in string translation
Started by: tkkI
in: English Support
Problem: |
|
2 | 4 | 1 year, 5 months ago | |
Why this page is not fully translate to Thai?
Started by: tkkI in: English Support |
|
2 | 6 | 1 year, 6 months ago | |
Pay via Paypal Not translate [WooCommerce PayPal Payments]
1
2
Started by: tkkI
in: 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 year, 7 months ago | |
I can't access my home page Translate version
Started by: tkkI
in: English Support
Problem: If this solution does not seem relevant or if the problem persists, please open a new support ticket with us. |
|
2 | 4 | 1 year, 8 months ago | |
WPML conflit with WCFM
Started by: tkkI
in: English Support
Problem: If this solution doesn't look relevant to your situation, please open a new support ticket in the WPML support forum. |
|
2 | 15 | 1 year, 8 months ago | |
WPML chat support ticket by tkkI – 1699506474
Started by: tkkI in: English Support |
1 | 1 |
1 year, 8 months ago
|
||
Product attributes not server in translated language when using API request
Started by: tkkI in: English Support |
|
2 | 15 | 1 year, 9 months ago | |
I need to use REST API
Started by: tkkI in: English Support |
|
3 | 5 | 1 year, 10 months ago | |
I need to wrap my php code with condition to run on ENG page only
Started by: tkkI in: English Support |
1 | 1 |
2 years, 4 months ago
tkkI |
||
I'm confuse with these box
Started by: tkkI in: English Support |
|
2 | 11 | 2 years, 5 months ago | |
I need to change the Multi currency shortcode location
Started by: tkkI
in: English Support
Problem: Solution: do_action('wcml_currency_switcher', array( 'format' => '%code%', 'switcher_style' => 'wcml-horizontal-list')); Relevant Documentation: |
|
3 | 8 |
2 years, 5 months ago
tkkI |
|
WPML conflict with Custom Product Tabs for WooCommerce
Started by: tkkI in: English Support |
|
2 | 4 | 2 years, 7 months ago | |
job stuck for more than 1hr
Started by: tkkI in: English Support |
1 | 2 |
2 years, 7 months ago
tkkI |
||
Need to translate WooCommerce Product Recommendations
Started by: tkkI in: English Support |
|
2 | 9 | 2 years, 8 months ago | |
The latest version SA Slider translation stop working
1
2
3
4
Started by: tkkI in: English Support |
|
2 | 47 | 2 years, 9 months ago |