У этого пользователя нет любимых тем.
Любимые темы форума
Созданные темы форума
Статус |
Тема
|
Сторонник | Голоса | Посты | Свежесть |
---|---|---|---|---|---|
Can't find strings for Klarna Payments plugin
1
2
3
Started by: 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 год назад | |
WPML chat support ticket by nikolaosM — 1716200783
Started by: nikolaosM in: English Support |
1 | 1 |
1 год, 1 месяц назад
|
||
Look for strings while pages are rendered setting
Started by: 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 год, 2 месяца назад | |
Product visibility status does not copy from original language
Started by: 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 год, 4 месяца назад | |
Error while geting product variations
1
2
Started by: nikolaosM in: English Support |
|
2 | 27 | 1 год, 4 месяца назад | |
Sale prices from YITH bulk edit do not update secondary language vatiations
1
2
Started by: nikolaosM in: English Support |
|
2 | 21 | 1 год, 6 месяцев назад | |
WooCommerce Gift Card
Started by: nikolaosM in: English Support |
|
2 | 4 | 1 год, 7 месяцев назад | |
Visitor can not add to cart translated product (Woodmart theme)
1
2
Started by: 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 год, 7 месяцев назад | |
WPML chat support ticket by nikolaosM — 1700042009
Started by: nikolaosM in: Chat Support |
|
1 | 2 |
1 год, 7 месяцев назад
|
|
Product Translation Problem
1
2
Started by: nikolaosM in: English Support |
|
3 | 18 | 1 год, 7 месяцев назад | |
How to allow user to translate
Started by: nikolaosM in: Chat Support |
|
1 | 2 |
1 год, 8 месяцев назад
|
|
WC Cancel Order cancellation options can not be found in string translation
Started by: nikolaosM in: English Support |
|
3 | 10 | 1 год, 8 месяцев назад | |
Woocommerce bacs instructions show empty only on one language
Started by: 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 год, 9 месяцев назад | |
Hide Language Selector languages based on current language
Started by: nikolaosM in: Chat Support |
|
1 | 2 |
1 год, 9 месяцев назад
|
|
Change currency symbol in multicurrency settings
Started by: nikolaosM in: English Support |
|
2 | 3 | 1 год, 9 месяцев назад |