This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Product Translation Problem
Started by: nikolaosM in: English Support |
3 | 18 | 1 year, 2 months ago | ||
WC Cancel Order cancellation options can not be found in string translation
Started by: nikolaosM in: English Support |
3 | 10 | 1 year, 3 months ago | ||
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 year, 3 months ago | ||
Change currency symbol in multicurrency settings
Started by: nikolaosM in: English Support |
2 | 3 | 1 year, 4 months ago | ||
Registered and locked string translation doesn't show on frontend
Started by: nikolaosM in: English Support |
3 | 14 | 1 year, 6 months ago | ||
WPML chat support ticket by nikolaosM – 1689780518
Started by: nikolaosM in: English Support |
1 | 1 |
1 year, 6 months ago
|
||
Only translation string is shown in both languages
Started by: nikolaosM in: English Support |
2 | 7 | 1 year, 8 months ago |