Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
Stato |
Argomento
|
Supporter | Voci | Post | Freschezza |
---|---|---|---|---|---|
Can't find strings for Klarna Payments plugin
1
2
3
Iniziato da: nikolaosM
in: English Support
Problem: wp-content/plugins/klarna-payments-for-woocommerce/vendor/krokedil/klarna-onsite-messaging/src/Utility.php 2. Replace the existing get_locale_from_currency function with the following code: public static function get_locale_from_currency() {<br /> $locale = get_locale();<br /> $currency = get_woocommerce_currency();<br /> $country_code = self::get_purchase_country();<br /><br /> if ($is_wpml_configured = apply_filters('wpml_setting', false, 'setup_complete') == 1) {<br /> if ($locale == "en_US") {<br /> $locale = "en-GR";<br /> return $locale;<br /> }<br /> }<br />} Please ensure to back up your site before implementing these changes. If this solution does not resolve your issue or seems outdated, we 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 the problem persists, please open a new support ticket at WPML support forum. |
|
3 | 34 | 1 anno, 2 mese fa | |
WPML chat support ticket by nikolaosM – 1716200783
Iniziato da: nikolaosM in: English Support |
1 | 1 |
1 anno, 3 mese fa
|
||
Look for strings while pages are rendered setting
Iniziato da: nikolaosM
in: English Support
Problem: Solution: If you're experiencing similar issues with WooCommerce string translations not appearing in your desired language, we recommend you first check for any available updates for WPML plugins by visiting your WordPress admin plugin installation page. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If after following these steps the issue persists, we highly recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Should you need further assistance, please open a new support ticket in the WPML support forum. |
|
2 | 6 | 1 anno, 5 mese fa | |
Product visibility status does not copy from original language
Iniziato da: nikolaosM
in: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. We also highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please contact us on the WPML support forum. |
|
2 | 5 | 1 anno, 7 mese fa | |
Error while geting product variations
1
2
Iniziato da: nikolaosM in: English Support |
|
2 | 27 | 1 anno, 7 mese fa | |
Sale prices from YITH bulk edit do not update secondary language vatiations
1
2
Iniziato da: nikolaosM in: English Support |
|
2 | 21 | 1 anno, 9 mese fa | |
WooCommerce Gift Card
Iniziato da: nikolaosM in: English Support |
|
2 | 4 | 1 anno, 9 mese fa | |
Visitor can not add to cart translated product (Woodmart theme)
1
2
Iniziato da: nikolaosM
in: English Support
Problem: Solution: If this solution doesn't look relevant to your situation, please open a new support ticket with us. |
|
2 | 25 | 1 anno, 9 mese fa | |
WPML chat support ticket by nikolaosM – 1700042009
Iniziato da: nikolaosM in: Chat Support |
|
1 | 2 |
1 anno, 10 mese fa
|
|
Product Translation Problem
1
2
Iniziato da: nikolaosM in: English Support |
|
3 | 18 | 1 anno, 10 mese fa | |
How to allow user to translate
Iniziato da: nikolaosM in: Chat Support |
|
1 | 2 |
1 anno, 11 mese fa
|
|
WC Cancel Order cancellation options can not be found in string translation
Iniziato da: nikolaosM in: English Support |
|
3 | 10 | 1 anno, 11 mese fa | |
Woocommerce bacs instructions show empty only on one language
Iniziato da: nikolaosM
in: English Support
Problem: WooCommerce - Direct bank transfer payment method - The instructions field value in the default language is not deleted. This happens when you insert a value to this field and translate it in Strings Translation. But removing the translation and the value of the strings from the field still shows on the front end of the thank you page. It only disappears when you deactivate WPML. Solution: The issue has been escalated to our developers. Meanwhile, please use this workaround. 1. Take a backup of your site in case something goes wrong. 2. Edit the following file with a code editor. \wp-content\plugins\woocommerce-multilingual\inc\class-wcml-wc-gateways.php (The function is translate_gateway_strings) 3. Replace this line. if ( isset( $gateway->instructions ) ) { with this: if ( !empty( $gateway->instructions ) ) { 4. Save the changes. Now the problem should be fixed. The once-deleted value from the Instructions field will not show anymore. |
|
2 | 15 | 1 anno, 11 mese fa | |
Hide Language Selector languages based on current language
Iniziato da: nikolaosM in: Chat Support |
|
1 | 2 |
1 anno, 11 mese fa
|
|
Change currency symbol in multicurrency settings
Iniziato da: nikolaosM in: English Support |
|
2 | 3 | 1 anno, 11 mese fa |