Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
Changing language can cause add a product to the shopping basket, with a wrong price.
Commencé par : jakobM-4 dans : English Support |
|
0 | 7 | Il y a 3 mois et 1 semaine | |
translated product title/name is in the original language
1
2
Commencé par : jakobM-4 dans : English Support |
|
2 | 17 | Il y a 1 année et 7 mois | |
Hitting refresh page will bypass basket reset
Commencé par : jakobM-4
dans : 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 | Il y a 1 année et 7 mois | |
Purchase confirmation email shows duplicate string
Commencé par : jakobM-4
dans : English Support
Problem: |
|
2 | 15 | Il y a 1 année et 8 mois | |
Not able to log out
Commencé par : jakobM-4 dans : English Support |
|
2 | 2 | Il y a 1 année et 11 mois | |
Translating a custom menu item
Commencé par : jakobM-4 dans : English Support |
|
3 | 4 | Il y a 1 année et 11 mois | |
Add external link to Language switcher
Commencé par : jakobM-4 dans : English Support |
|
2 | 2 | Il y a 2 années et 1 mois | |
Set billing and shipping country based on language
Commencé par : jakobM-4 dans : English Support |
|
2 | 4 | Il y a 2 années et 2 mois | |
Wrong default language for some content
Commencé par : jakobM-4 dans : English Support |
|
2 | 3 | Il y a 2 années et 2 mois | |
Missing prices in order emails
1
2
Commencé par : jakobM-4 dans : English Support |
|
2 | 17 | Il y a 2 années et 5 mois | |
Set currency based on logged in users billing country
Commencé par : jakobM-4 dans : English Support |
|
2 | 3 | Il y a 3 années et 9 mois | |
WooCommerce product addons
1
2
Commencé par : jakobM-4 dans : English Support |
|
2 | 24 | Il y a 4 années et 3 mois | |
Product translations not in JSON
Commencé par : jakobM-4 dans : English Support |
|
3 | 9 | Il y a 4 années et 9 mois |