Problema: Stai cercando di utilizzare la modalità 'Horizontal List' nel widget delle lingue di WPML, ma non funziona come previsto e mostra le bandierine solo in modalità 'Vertical'. Soluzione: Il problema potrebbe essere causato dal CSS del tuo tema che impedisce la corretta visualizzazione del widget in modalità orizzontale. Ti consigliamo di provare ad applicare del CSS custom per forzare la visualizzazione corretta.
Se questa soluzione non risolve il problema o se le informazioni sono diventate irrilevanti, ti invitiamo a visitare la pagina dei problemi noti per verificare se esiste una soluzione permanente per la tua versione del plugin. Assicurati anche di avere installato le ultime versioni dei temi e dei plugin. Se il problema persiste, ti consigliamo di aprire un nuovo ticket di supporto.
Problem: The client was facing an issue where the text in the first level of a two-level list was not appearing translated on the front-end in WPML, despite being translated in the WPML translation editor. The issue was temporarily resolved by adding a colon at the end of the first level, but this was not a satisfactory solution. Solution: We discovered that the problem was related to incorrect HTML structure within the list. To resolve this, we recommend: 1. Switch to the code editor in your WordPress editor. 2. Copy the entire HTML structure of the problematic list. 3. Use ChatGPT or a similar tool to check and correct the HTML structure. 4. Replace the corrected HTML and save the changes. This approach should ensure that the translations display correctly without needing to add unnecessary punctuation.
If this solution does not resolve your issue, or if it seems 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. Additionally, you can open a new support ticket for further assistance at WPML support forum.
Problem: The client is experiencing issues with endpoint translations in WooCommerce Multilingual due to a mismatch in function signatures between WCML_Endpoints and WPML_Endpoints_Support. The example provided on the WPML documentation page uses a different method signature, causing incorrect language switching and missing translations. Solution: We recommend modifying the endpoint creation as follows to resolve the issue:
Additionally, ensure that you have updated to WooCommerce Multilingual & Multi-Currency 5.5.0 or later, which addresses this issue. You can update the plugin via Plugins > Add new on the "Commercial" tab by clicking on "Check for WPML Updates". Alternatively, you can download the latest version from your WPML account downloads page.
If this solution does not apply to your case, or if it seems outdated, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If issues persist, please open a new support ticket.
Problem: The function intended to add a page slug as a class to the body tag does not work on WPML translated versions of the site, causing issues with page-specific styling. Solution: To ensure the function works with WPML translated versions, you need to modify the function to use WPML's hooks for managing translations. Here is a step-by-step guide:
Before implementing this solution, ensure to back up your site and have FTP access ready as a precaution. This modification involves developer-level changes, which are usually beyond standard support scope. For more details on WPML's hooks, visit WPML Hooks Reference.
If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. Also, 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, please visit our support forum.
Si cette solution ne résout pas votre problème ou semble dépassée, nous vous recommandons de vérifier les problèmes connus sur https://wpml.org/known-issues/, de vérifier la version des correctifs permanents et de confirmer que vous avez installé les dernières versions des thèmes et plugins. Si le problème persiste, n'hésitez pas à ouvrir un nouveau ticket de support sur notre forum de support.