ผู้ใช้รายนี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรั่มที่ชื่นชอบ
สร้างหัวข้อฟอรัมแล้ว
สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | กระทู้ | ความสดชื่น |
---|---|---|---|---|---|
Product not translating
1
2
เริ่มโดย: dawoodH
ใน: English Support
Problem: $wpt_tabs[ $key ]['title'] = esc_attr( $prd->post_title );<br />// WPML Workaround for compsupp-7241<br />if ( class_exists('Sitepress') ) {<br /> $string = $wpt_tabs[ $key ]['title'];<br /> $textdomain = 'WordPress';<br /> $string_name = 'WPML Workaround : '.substr($string, 0, 20);<br /><br /> $wpml_default_lang = apply_filters('wpml_default_language', NULL );<br /> $wpml_current_lang = apply_filters( 'wpml_current_language', NULL );<br /><br /> if ($wpml_default_lang == $wpml_current_lang ) {<br /> do_action( 'wpml_register_single_string', $textdomain, $string_name, $string );<br /> }<br /> // Apply the translation to the string<br /> $string = apply_filters('wpml_translate_single_string', $string , $textdomain, $string_name);<br /><br /> $wpt_tabs[ $key ]['title'] = $string; // Replace the title<br />} 9. Visit the front end to register the new string. Please note that this solution might be outdated or not applicable to your case. If the issue persists, we highly recommend checking the related 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 open a new support ticket. |
2 | 20 | 10 months มาแล้ว | ||
Split: Translating the Coming Soon Badge
เริ่มโดย: dawoodH
ใน: English Support
Problem: $Coming_Soon_WC = new Coming_Soon_WC(); to: add_action('plugins_loaded', function () { $Coming_Soon_WC = new Coming_Soon_WC(); }, 999); This should resolve the issue for the text badge. You can also suggest to the plugin authors to join our Go Global program to ensure better compatibility. Please note that this solution might be outdated or not applicable to your case. We highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket with us. |
2 | 4 | 11 months, 3 weeks มาแล้ว | ||
String translation
เริ่มโดย: dawoodH ใน: English Support |
3 | 9 | 11 months, 3 weeks มาแล้ว | ||
Cannot find the strings to translate
เริ่มโดย: dawoodH ใน: English Support |
1 | 3 | 11 months, 4 weeks มาแล้ว | ||
Dropdown arrow for the language switcher not showing
เริ่มโดย: dawoodH
ใน: English Support
Problem: If this solution doesn't seem relevant to your situation, please feel free to open a new support ticket in our support forum. |
2 | 14 | 1 years มาแล้ว | ||
Translating checkout form fields
เริ่มโดย: dawoodH
ใน: English Support
Problem: woo-checkout-field-editor-pro text-domain. After updating the translations, the client should verify the fields on the front end. |
2 | 7 | 1 years มาแล้ว |