Este es el foro de soporte técnico de WPML, el plugin multilingüe de WordPress.
Todas las personas pueden leerlo pero solo los clientes de WPML pueden ingresar comentarios. El equipo de WPML responde en los foros 6 días a la semana, 22 horas por día.
To reduce the waiting time, I took this ticket and responded in English. Please let me know if you're okay with it or if you want to continue the conversation in Spanish. I will check and forward this ticket to one of our Spanish-speaking supporters to assist you in the Spanish language.
I understand the issue you're facing. It sounds like you're using a conditional layout that is applied to specific pages. When translating Avada's conditional layouts, the process requires creating the layout with the "All Languages" option selected to copy the settings to each language. Please follow the instructions provided in the guide below to ensure you're setting up the layout correctly.
- enlace oculto
I hope it will help.
Regarding the problem you're experiencing with translating the Avada Form, this issue often occurs when emojis or similar characters are included in your content. Your database may not support these characters if it's using a certain character encoding. Could you please check if any of your form texts contain emojis or any special characters? If you find any, remove these characters, leaving only the text content. After making these changes, save them and attempt the translation again. I hope this resolves the issue.
If you're still having the issue, please try the solution mentioned in the following ticket.
Glad to hear that the issue with Avada Layouts is solved now!
Regarding the warning message displayed at the end of the page: it appears to be a simple warning that should not impact any functionalities. Have you observed any unusual behavior or functionality issues related to this warning, such as missing or non-operational features? If there are no such issues, you might consider disabling the debug messages from appearing on the frontend.
Go into your wp-config.php file and look for :
define('WP_DEBUG', true);
Below this contact, add the following constant:
define('WP_DEBUG_DISPLAY', false);
The warning will not appear in the frontend.
Please let me know how it goes. I will be happy to help if you need further assistance in this matter.
Best regards,
Prosenjit
El tema “[Cerrado] Error en traduccion automatica Avada” está cerrado a nuevas respuestas.