Problem: If you're experiencing issues where the names of attributes are not correlating, with some appearing in Danish and others in English, Solution: We recommend checking the settings in WPML -> Taxonomy Translation. This section allows you to manage and synchronize the translations of your taxonomy terms to ensure consistency across different languages. If you need further assistance, please visit our support forum. Additionally, 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 solution provided here is outdated or not applicable to your case, please open a new support ticket.
Problema: Los sliders creados con Elementor no aparecen en las listas de traducción de WPML. Solución: Si estás experimentando este problema, te recomendamos seguir estos pasos para registrar los widgets personalizados para la traducción: 1. Descarga e instala el plugin Multilingual Tools desde https://wpml.org/documentation/support/multilingual-tools/ 2. Asegúrate de tener una copia de seguridad completa de tu sitio. 3. Activa el plugin y visita el editor de WordPress de la página que contiene los sliders. 4. En la pestaña "WPML: Elementor Widgets", copia el código. 5. Navega a WPML > Ajustes > Configuración XML personalizada y pega el código allí. 6. Realiza una pequeña modificación en la página original usando Elementor y guarda los cambios para que los elementos se registren. Puedes encontrar más detalles sobre cómo registrar widgets personalizados de Elementor para traducción en https://wpml.org/documentation/support/multilingual-tools/registering-custom-elementor-widgets-for-translation/ Si prefieres una alternativa, puedes recrear las traducciones directamente usando Elementor en lugar del editor de traducciones de WPML. Los pasos para esto están en https://wpml.org/documentation/translating-your-contents/using-different-translation-editors-for-different-pages/
Ten en cuenta que esta solución podría ser irrelevante si está desactualizada o no se aplica a tu caso. Te recomendamos verificar los problemas conocidos en https://wpml.org/known-issues/, confirmar que tienes instaladas las últimas versiones de los temas y plugins, y si el problema persiste, te sugerimos abrir un nuevo ticket de soporte.
and similar for other language directories, it might be due to third-party plugins calling the
flush_rewrite_rules(true)
function excessively. Solution: We recommend trying the following steps: 1. Back up your site for safety. 2. Insert the following code into the functions.php file of your theme:
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 issues persist, please open a new support ticket at WPML support forum.
Problema: Se stai cercando di trasferire il costo del canone di rinnovo di WPML al tuo cliente dalla sezione "Siti" e non riesci a trovare l'opzione, come precedentemente disponibile. Soluzione: Purtroppo, dal 13 gennaio 2026, non è più possibile trasferire i rinnovi ai clienti direttamente. Per maggiori dettagli, ti invitiamo a consultare la sezione "Can I transfer renewals to my clients?" sul nostro sito di WPML qui: https://wpml.org/purchase/wpml-renewal/
Se questa soluzione non risolve il tuo problema o se ritieni che le informazioni siano obsolete o non applicabili al tuo caso, ti consigliamo di aprire un nuovo ticket di supporto. Ti raccomandiamo inoltre di verificare eventuali problemi noti correlati su https://wpml.org/known-issues/, di verificare la versione della soluzione permanente e di confermare che hai installato le ultime versioni di temi e plugin.
Problem: 1. When properties are duplicated on your website, they do not display the same main selected image for each language on the front end. 2. When properties are translated with WPML, the system shows doubled options in the backend, such as two descriptions and two sets of fields for each property in the translated versions. Solution: To address these issues: 1. Install the ACF Multilingual add-on to ensure compatibility between ACF and WPML. You can find the add-on and setup instructions here: https://wpml.org/documentation/related-projects/translate-sites-built-with-acf/ 2. Increase your WordPress memory limit as it is below the minimum requirement. Add the following lines to your
Afterwards, verify the new memory limit under WPML > Support > WordPress > Memory limit.
If this solution does not resolve your issue or seems irrelevant, 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 further assistance is needed, please open a new support ticket at WPML support forum.