Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Ý kiến | Bài viết | Mới nhất |
---|---|---|---|---|---|
Changing language can cause add a product to the shopping basket, with a wrong price.
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
0 | 7 | 3 months, 1 weeks trước | |
translated product title/name is in the original language
1
2
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
2 | 17 | 1 years, 7 months trước | |
Hitting refresh page will bypass basket reset
Được bắt đầu bởi: jakobM-4
trong: English Support
Problem: wp-content\plugins\woocommerce-multilingual\inc\class-wcml-cart-switch-lang-functions.php file on line 93. $woocommerce_wpml->cart->cart_alert( $dialog_title, $confirmation_message, $stay_in, $switch_to, $force_cart_url, $request_url, true );<br />update_option('wpmlsupp_11443_cart_switch_popup', true); 4. Add the following code to your theme's functions.php file: add_action('wp', function(){<br /> global $wp;<br /><br /> if (!get_option('wpmlsupp_11443_cart_switch_popup')) {<br /> return;<br /> }<br /><br /> if (isset($_GET['force_switch'])) {<br /> delete_option('wpmlsupp_11443_cart_switch_popup');<br /> } else {<br /> delete_option('wpmlsupp_11443_cart_switch_popup');<br /> $current_url = home_url(add_query_arg(['force_switch' => '1'], $wp->request));<br /> wp_redirect($current_url);<br /> exit;<br /> }<br />}); 5. Clear your cache and check if the issue is resolved. Please remember to back up your database before performing the above steps. If this solution does not apply to your situation because it's outdated or not relevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please do not hesitate to open a new support ticket with us. |
|
2 | 10 | 1 years, 7 months trước | |
Purchase confirmation email shows duplicate string
Được bắt đầu bởi: jakobM-4
trong: English Support
Problem: |
|
2 | 15 | 1 years, 8 months trước | |
Not able to log out
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
2 | 2 | 1 years, 11 months trước | |
Translating a custom menu item
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
3 | 4 | 1 years, 11 months trước | |
Add external link to Language switcher
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
2 | 2 | 2 years, 1 months trước | |
Set billing and shipping country based on language
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
2 | 4 | 2 years, 2 months trước | |
Wrong default language for some content
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
2 | 3 | 2 years, 3 months trước | |
Missing prices in order emails
1
2
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
2 | 17 | 2 years, 5 months trước | |
Set currency based on logged in users billing country
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
2 | 3 | 3 years, 9 months trước | |
WooCommerce product addons
1
2
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
2 | 24 | 4 years, 3 months trước | |
Product translations not in JSON
Được bắt đầu bởi: jakobM-4 trong: English Support |
|
3 | 9 | 4 years, 9 months trước |