このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
| ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着度 |
|---|---|---|---|---|---|
|
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ヶ月、 2週前 | |
|
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ヶ月、 3週前 | |
|
The manually translated content got overwritten with auto-translate without triggering the automatic…
開始者:olafsO カテゴリ:English Support |
|
1 | 11 | 4ヶ月前 | |
|
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 | 4ヶ月前 | |
|
the production site shows “Development” banners
開始者:olafsO カテゴリ:English Support |
1 | 4 | 4ヶ月、 1週前 | ||
|
Translation speed and other questions
1
2
3
4
開始者:olafsO カテゴリ:English Support |
|
0 | 53 | 4ヶ月、 1週前 | |
|
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ヶ月、 1週前 | |
|
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ヶ月、 1週前 | |
|
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ヶ月、 1週前 | |
|
TEMPLATE DESIGN does not show properly in translated page
開始者:olafsO カテゴリ:English Support |
1 | 4 | 4ヶ月、 2週前 | ||
|
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 | 5ヶ月前 | |
|
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 | 5ヶ月前 | |
|
Logo not showing
開始者:olafsO カテゴリ:English Support |
1 | 5 | 8ヶ月、 2週前 | ||
|
original language links to categories and products are not working
開始者:olafsO カテゴリ:English Support |
|
1 | 4 | 9ヶ月前 | |
|
are translations left in the queue already paid for?
開始者:olafsO カテゴリ:English Support |
1 | 7 | 9ヶ月前 |