This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
[URGENT] Translate custom emails of Woocommerce Order Status
Started by: Andrea Notari in: Assistenza in italiano |
|
1 | 1 |
2 hours, 58 minutes ago
|
|
Translate Return to the shop snippet
Started by: Andrea Notari in: Assistenza in italiano |
|
0 | 9 | 5 days, 23 hours ago | |
Woocommerce translated products SKU, price, stock
1
2
Started by: Andrea Notari
in: 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 weeks ago | |
Issue translate label custom woocommerce endpoint
Started by: Andrea Notari
in: 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 | 2 months, 3 weeks ago | |
WPML do not load Woocommerce “PO” files
1
2
Started by: Andrea Notari
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. |
|
2 | 34 | 7 months, 2 weeks ago | |
Bad PHP memory leak
Started by: Andrea Notari
in: 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 | 7 months, 4 weeks ago |