This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
How to translate the string that is in PHP snippet?
Started by: olafsO
in: 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 | 5 days, 11 hours ago | |
|
product elementor loop grid template does not update in translated vesion – margins and padding are …
Started by: olafsO
in: 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 weeks, 3 days ago | |
|
The manually translated content got overwritten with auto-translate without triggering the automatic…
Started by: olafsO in: English Support |
|
1 | 11 | 1 month, 3 weeks ago | |
|
Fibo Search block not showing in english version of menu
Started by: olafsO
in: 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 | 1 month, 3 weeks ago | |
|
the production site shows “Development” banners
Started by: olafsO in: English Support |
1 | 4 | 2 months ago | ||
|
Translation speed and other questions
1
2
3
4
Started by: olafsO in: English Support |
|
0 | 53 | 2 months ago | |
|
text in some checkout fields regarding shipping options and payment options are not translated
Started by: olafsO
in: 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 | 2 months ago | |
|
change URL translation for woo products
Started by: olafsO
in: 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 | 2 months ago | |
|
Split: ACF issues
1
2
Started by: olafsO
in: 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 | 2 months ago | |
|
TEMPLATE DESIGN does not show properly in translated page
Started by: olafsO in: English Support |
1 | 4 | 2 months, 1 week ago | ||
|
Split: modifying colours, changes do not appear on the site
Started by: olafsO
in: 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 | 2 months, 3 weeks ago | |
|
product category pages not found
Started by: olafsO
in: 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 | 2 months, 3 weeks ago | |
|
Logo not showing
Started by: olafsO in: English Support |
1 | 5 | 6 months ago | ||
|
original language links to categories and products are not working
Started by: olafsO in: English Support |
|
1 | 4 | 6 months, 3 weeks ago | |
|
are translations left in the queue already paid for?
Started by: olafsO in: English Support |
1 | 7 | 6 months, 3 weeks ago |