У этого пользователя нет избранных тем.
Избранные темы форума
Созданные темы форума
Статус |
Тема
|
Специалист поддержки | Голоса | Сообщения | Свежесть |
---|---|---|---|---|---|
Woocommerce orders translate OR not?
Начато: Andrea Notari
в: Assistenza in italiano
Problem: If this solution does not resolve your issue or seems outdated, or if it does not apply to your case, please open a new support ticket. 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. For further assistance, you can also visit our support forum at https://wpml.org/forums/forum/english-support/. |
|
0 | 4 | 1 месяц, 3 недели назад | |
[URGENT] Translate custom emails of Woocommerce Order Status
Начато: Andrea Notari в: Assistenza in italiano |
|
0 | 8 | 1 месяц, 3 недели назад | |
Translate Pay Later Product page text
Начато: Andrea Notari
в: Assistenza in italiano
Problem: 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. |
|
0 | 2 | 2 месяца назад | |
Translate Return to the shop snippet
Начато: Andrea Notari
в: Assistenza in italiano
Problem: wpml_current_language hook to detect the current language and then set the URL accordingly. Here is an example of how you can implement this: function wc_empty_cart_redirect_url() {<br /> if(ICL_LANGUAGE_CODE == 'en') {<br /> return 'custom-url-EN';<br /> } elseif(ICL_LANGUAGE_CODE == 'fr') {<br /> return 'custom-url-FR';<br /> } else {<br /> return 'custom-url-DE';<br /> }<br />}<br />add_filter('woocommerce_return_to_shop_redirect', 'wc_empty_cart_redirect_url'); For more details, check the documentation on wpml_current_language and wpml_object_id. If this solution does not apply to your case, or if it seems outdated, 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 you still need assistance, please open a new support ticket. |
|
0 | 9 | 2 месяца, 1 неделя назад | |
Woocommerce translated products SKU, price, stock
1
2
Начато: Andrea Notari
в: English Support
Problem: Solution: total_sales, _backorders, _downloadable, _download_expiry, _download_limit, _manage_stock, _regular_price, _sold_individually, _stock_status, _tax_class, _tax_status, _virtual The field _stock should be set to 'Not translate'. 2. To create products with different details in different languages, switch the language in the top admin bar and create a new product in the desired language. 3. To unlink a translation from the original content, open the translation in the WordPress Editor, go to the 'Languages' section in the right sidebar, and set the 'This is a translation of:' dropdown to 'None'. 4. If experiencing layout issues with products translated using Elementor, consider whether the 'Min Max Control - Min Max Quantity & Step Control for WooCommerce' plugin is essential, as disabling it may resolve the issue. If the solution provided here does not resolve your issue or seems outdated, we recommend opening a new support ticket. We also advise 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. For further assistance, please visit our support forum at WPML Support Forum. |
|
1 | 19 | 2 месяца, 2 недели назад | |
Translating WooCommerce Endpoints in WPML for Multiple Languages doesn't work
Начато: Andrea Notari в: Chat Support |
|
0 | 2 | 2 месяца, 3 недели назад | |
Autotranslate only 2 categories of Woocommerce Products
Начато: Andrea Notari в: Chat Support |
|
0 | 2 | 3 месяца, 2 недели назад | |
Issue translate label custom woocommerce endpoint
Начато: Andrea Notari
в: Assistenza in italiano
Problema: __() o _e() , e specificare un text domain. Ad esempio: add_filter( 'woocommerce_account_menu_items', 'mjrd_custom_endpoint', 40 );<br />function mjrd_custom_endpoint( $menu_links ) {<br /> $menu_links = array_slice( $menu_links, 0, 5, true )<br /> + array( 'rivista-digitale-pdf' => __( 'Rivista Digitale PDF', 'tuo-text-domain' ) )<br /> + array_slice( $menu_links, 5, NULL, true );<br /> return $menu_links;<br />} 3. Sostituisci 'tuo-text-domain' con il dominio di testo del tuo tema o plugin. Se la soluzione proposta non risolve il problema o sembra non essere più attuale, ti consigliamo di aprire un nuovo ticket di supporto. Ti raccomandiamo inoltre di consultare la pagina dei problemi noti e di verificare che tu abbia installato le versioni più recenti dei temi e dei plugin. |
|
0 | 8 | 5 месяцев назад | |
WPML do not load Woocommerce «PO» files
1
2
Начато: Andrea Notari
в: 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. |
|
2 | 34 | 9 месяцев, 3 недели назад | |
Bad PHP memory leak
Начато: Andrea Notari
в: English Support
Problem: Update the WPML plugin and add-ons to the latest version, 4.6.14, to benefit from the latest bug fixes and improvements. Instructions for updating can be found here. Enable debug logging to capture detailed error information. Instructions can be found here. WPML CMS Navigation plugin is not mandatory for WPML to function. You can still translate your menus by going to Appearance->Menus. More details on translating menus can be found here. If these steps do not resolve the issue, or if the solution provided here becomes outdated or irrelevant 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 here. |
|
1 | 12 | 10 месяцев назад |