Problem: When translating an Elementor template using WPML, the template shows the same in all languages despite being set to 'Translatable – only show translated items' in WPML settings. The issue arises from Elementor treating the translated header as an independent template rather than a translation of the original, causing display condition conflicts. Solution: To resolve this, avoid manually translating the template with Elementor. Instead, use the WPML Translation Editor. This approach will synchronize the display conditions with the secondary language, eliminating the conflict. Here are the steps: 1. Install the String Translation plugin if not already installed. 2. Open WPML → Translation Management and select the template to translate. 3. Use the Translation Editor to perform the translation, ensuring display conditions are correctly synced. 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 at WPML Support Forum.
Problem: El cliente necesita traducir el ID de una sección en Divi Builder para que funcione correctamente con enlaces de ancla multilingües. El ID 'about' no aparece en el Traductor Avanzado de WPML y necesita integrar nuevas reglas XML sin afectar las configuraciones existentes. Solution: 1. Accede a WPML -> Configuración y selecciona la pestaña Configuración XML personalizada. 2. Integra las nuevas reglas XML para 'module_id' dentro del código XML existente, asegurando que todo esté bajo una única etiqueta raíz
<wpml-config>
. 3. Copia y pega el siguiente bloque de código justo antes de la etiqueta de cierre
4. Guarda los cambios y verifica que el código se haya guardado correctamente sin errores. 5. Realiza un cambio menor en la página original y guarda para que WPML detecte los cambios y actualice los campos disponibles para traducción. Si esta solución no resuelve tu problema o parece desactualizada, te recomendamos abrir un nuevo ticket de soporte. También es aconsejable revisar los problemas conocidos y confirmar que tienes instaladas las últimas versiones de los temas y plugins. Para asistencia adicional, visita nuestro foro de soporte.
Problem: The client was experiencing an issue where links did not automatically include the '/en/' part when using auto-translate with BeTheme and Muffin Builder. Despite previous attempts to apply scripts from the forum, the issue persisted. Solution: 1. We suggested checking the WPML settings for the 'Translate Link Targets' option, which was not found. 2. We then directed the client to manually search for the link in the Advanced Translation Editor (ATE) and manually translate the URL to include '/en/'. 3. As an alternative, we recommended using WPML's String Translation to manually update the URL by searching for 'netways/contact', adding the translated URL 'netways/en/contact', and saving the changes. 4. After these steps, we advised clearing the site cache and verifying the changes on the front-end.
If these steps do not resolve the issue or if the solution 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 further assistance is needed, please open a new support ticket at WPML support forum.
Problem: Si estás experimentando problemas al traducir una etiqueta de español a inglés, donde la traducción no se guarda y siempre vuelve a aparecer en español, este problema podría estar relacionado con la caché o un conflicto de slug en la base de datos.
Solution: 1. Intenta limpiar las cachés de WPML y del sitio. En WPML, ve a WPML -> Soporte y en la sección de limpieza, ejecuta: Borrar la caché de WPML, Quitar entradas fantasma de las tablas de traducción, Establecer información de idioma, y Corregir el recuento de términos. 2. Limpia la caché de objetos y de página, si estás utilizando plugins como Redis Object Cache o WP Rocket. 3. Si el problema persiste, verifica si el slug 'peptides' está siendo bloqueado por un registro previo en la base de datos. Intenta guardar la traducción con un slug alternativo como 'peptides-test'. 4. Si ninguna de estas soluciones funciona, podría ser necesario revisar la base de datos para identificar registros huérfanos o conflictos con el slug 'peptides'.
Si estas soluciones no resuelven el problema o si la información proporcionada se ha vuelto obsoleta, te recomendamos abrir un nuevo ticket de soporte. También es aconsejable revisar los problemas conocidos y confirmar que tienes instaladas las últimas versiones de los temas y plugins. Para asistencia adicional, por favor visita nuestro foro de soporte.