ผู้ใช้นี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรัมที่ชื่นชอบ
หัวข้อฟอรัมที่สร้าง
| สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | โพสต์ | ความใหม่ |
|---|---|---|---|---|---|
|
How to translate the string that is in PHP snippet?
เริ่มโดย: olafsO
ใน: English Support
Problem: add_action( 'woocommerce_check_cart_items', 'show_free_shipping_notice' );<br /><br />function show_free_shipping_notice() {<br /> $customer = WC()->customer;<br /><br /> if ( ! $customer ) {<br /> return;<br /> }<br /><br /> $country = $customer->get_shipping_country();<br /><br /> if ( empty( $country ) ) {<br /> $country = $customer->get_billing_country();<br /> }<br /><br /> if ( $country !== 'LV' ) {<br /> return;<br /> }<br /><br /> $total = WC()->cart->get_cart_contents_total() + WC()->cart->get_cart_contents_tax() + WC()->cart->get_fee_total();<br /><br /> if ( $total < 60 ) {<br /> $remaining = 60 - $total;<br /><br /> wc_add_notice(<br /> sprintf(<br /> /* translators: %.2f is the remaining amount needed for free shipping. */<br /> __( 'Bezmaksas piegāde Latvijā pasūtījumiem no 60€. Jums trūkst vēl %.2f€.', 'wpml-custom-snippets' ),<br /> $remaining<br /> ),<br /> 'notice'<br /> );<br /> }<br />}<br />After updating the snippet, navigate to WPML → Theme and plugins localization, scan the relevant source if available, then go to WPML → String Translation and search for the text to add its translation. For more details, visit our developer documentation: https://wpml.org/documentation/support/how-to-use-gettext/ Please note that this solution might be irrelevant if it's outdated or not applicable 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 this does not resolve your issue, please open a new support ticket at WPML support forum. |
|
1 | 6 | 2 months, 1 week มาแล้ว | |
|
product elementor loop grid template does not update in translated vesion – margins and padding are …
เริ่มโดย: olafsO
ใน: English Support
Problem: If you're experiencing this issue or if it occurs again, we recommend trying the steps we used. However, this solution might be outdated or not applicable 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 the problem persists, please open a new support ticket at WPML support forum. |
|
1 | 12 | 2 months, 2 weeks มาแล้ว | |
|
The manually translated content got overwritten with auto-translate without triggering the automatic…
เริ่มโดย: olafsO ใน: English Support |
|
1 | 11 | 3 months, 3 weeks มาแล้ว | |
|
Fibo Search block not showing in english version of menu
เริ่มโดย: olafsO
ใน: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific 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 the problem persists, please open a new support ticket. |
|
1 | 15 | 3 months, 3 weeks มาแล้ว | |
|
the production site shows “Development” banners
เริ่มโดย: olafsO ใน: English Support |
1 | 4 | 4 months มาแล้ว | ||
|
Translation speed and other questions
1
2
3
4
เริ่มโดย: olafsO ใน: English Support |
|
0 | 53 | 4 months มาแล้ว | |
|
text in some checkout fields regarding shipping options and payment options are not translated
เริ่มโดย: olafsO
ใน: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific 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 the issue persists, do not hesitate to open a new support ticket at WPML support forum. |
|
1 | 10 | 4 months มาแล้ว | |
|
change URL translation for woo products
เริ่มโดย: olafsO
ใน: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific 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 the issue persists, please open a new support ticket at WPML support forum. |
|
1 | 6 | 4 months มาแล้ว | |
|
Split: ACF issues
1
2
เริ่มโดย: olafsO
ใน: English Support
Problem: Solution: For the links in the Elementor template, we identified a bug where the 'URL' field set to 'copy' by default was not being automatically converted. As a temporary workaround, we suggested switching the field group to the 'Expert' mode and setting the 'URL' field translation preference to 'Translate'. After updating the original post, the 'URL' field will appear in the translation job, allowing to manually convert the URL. |
|
0 | 23 | 4 months มาแล้ว | |
|
TEMPLATE DESIGN does not show properly in translated page
เริ่มโดย: olafsO ใน: English Support |
1 | 4 | 4 months, 1 week มาแล้ว | ||
|
Split: modifying colours, changes do not appear on the site
เริ่มโดย: olafsO
ใน: English Support
Problem: .wpml-elementor-ls .wpml-ls li.wpml-ls-current-language { background-color: #848484;}You can insert this CSS in WPML → Languages → Language switcher options → Additional CSS. Please note that this solution might be irrelevant if it's outdated or not applicable 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 the issue persists, please open a new support ticket at WPML support forum. |
|
0 | 5 | 4 months, 3 weeks มาแล้ว | |
|
product category pages not found
เริ่มโดย: olafsO
ใน: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or not applicable to your case, we highly recommend opening a new support ticket. Additionally, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, you can also visit our support forum at https://wpml.org/forums/. |
|
0 | 12 | 4 months, 3 weeks มาแล้ว | |
|
Logo not showing
เริ่มโดย: olafsO ใน: English Support |
1 | 5 | 8 months, 1 week มาแล้ว | ||
|
original language links to categories and products are not working
เริ่มโดย: olafsO ใน: English Support |
|
1 | 4 | 8 months, 3 weeks มาแล้ว | |
|
are translations left in the queue already paid for?
เริ่มโดย: olafsO ใน: English Support |
1 | 7 | 8 months, 3 weeks มาแล้ว |