Problem: If you're using WPML with Greek as the default language and English as the secondary language, and you encounter 404 errors across all pages in both languages after deleting a post or page in English, it might be related to caching issues. Solution: We recommend checking your LiteSpeed Cache settings. Specifically, ensure that the auto-purging of the cache is enabled. This setting is crucial for automatically clearing the cache when posts or pages are updated or deleted, which could prevent the 404 errors you're experiencing. You can find more details on configuring LiteSpeed Cache with WPML here: LiteSpeed Cache and WPML configuration.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific case, please open a new support ticket. We also 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. For further assistance, you can contact us directly at WPML support forum.
Problem: You are trying to display translated product categories in the shop above the products, but the translated product categories are not showing. Solution: To ensure that the translated product categories display correctly with their featured images, we recommend you follow these steps: 1. Navigate to WPML -> Settings -> Term meta translation. 2. Set 'thumbnail_id' to copy. 3. Save the changes. 4. Update the translations for your categories.
If this solution does not resolve your issue or seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket with us for further assistance. You can do so at our support forum.
Problema: Estás intentando traducir las palabras 'next' y 'previous' en la paginación de tu sitio web, pero no se traducen correctamente. Solución: Este problema ya se ha tratado en un ticket anterior. Te recomendamos seguir la discusión y las soluciones proporcionadas en ese ticket para resolver el problema de traducción en la paginación. Puedes encontrar más detalles y participar en la discusión en el siguiente enlace: https://wpml.org/es/forums/topic/traducciones-paginacion/.
Si la solución proporcionada en el enlace anterior resulta ser irrelevante debido a que está desactualizada o no se aplica a tu caso, te recomendamos abrir un nuevo ticket de soporte. También te sugerimos revisar los problemas conocidos en https://wpml.org/known-issues/, verificar la versión de la solución permanente y confirmar que tienes instaladas las últimas versiones de los temas y plugins.
Problem: The client's site lost its layout and design after uploading a backup. Solution: We recommend checking the restoration process of the site, as the layout information is typically stored in the database. It's possible that the issue stems from how the site was restored. For a smoother migration process, we suggest using plugins like Duplicator or All-in-One WP Migration.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, please do not hesitate to open a new support ticket. We also 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.
Problem: O cliente está tentando traduzir novas páginas usando o WPML, mas recebe uma mensagem de erro e as páginas não são traduzidas. O problema ocorre quando o tema filho está ativo, e há erros de API e de PHP indicando problemas na comunicação com serviços externos. Solution: Identificamos que o problema está relacionado ao código no tema filho que pode estar interferindo na comunicação externa do WPML. Recomendamos verificar o arquivo
functions.php
do tema filho para possíveis URLs hard-coded ou configurações que possam estar bloqueando a comunicação com ferramentas externas. Se você não estiver familiarizado com a edição de código, sugerimos consultar um desenvolvedor.
Se a solução sugerida não resolver o problema ou se parecer irrelevante devido a atualizações ou diferenças no seu caso, recomendamos abrir um novo ticket de suporte. Também é altamente recomendável verificar os problemas conhecidos relacionados, verificar a versão da correção permanente e confirmar que você instalou as versões mais recentes de temas e plugins. Para mais assistência, visite nosso fórum de suporte.
Problema: Deseas activar las traducciones automáticas en tu sitio web usando WPML, de modo que el contenido se traduzca y publique automáticamente si ya existe una traducción previa, y quede pendiente de revisión si no la hay. No has encontrado en la documentación de WPML ni en las opciones de configuración del plugin una forma de configurar este comportamiento específico. Solución: Actualmente, WPML permite configurar las traducciones automáticas con las siguientes opciones: no publicar el contenido hasta que se revise y apruebe, publicar el contenido pero dejarlo pendiente de revisión, o publicar el contenido sin revisar. Sin embargo, no permite configurar automáticamente la publicación basada en la existencia de traducciones previas. Para una funcionalidad específica como la que buscas, sería necesario implementar una solución personalizada utilizando
Ten en cuenta que esta solución podría ser irrelevante si está desactualizada o no aplica a tu caso. Te recomendamos revisar los problemas conocidos en https://wpml.org/known-issues/, verificar la versión del arreglo permanente y confirmar que tienes instaladas las últimas versiones de temas y plugins. Si necesitas más ayuda, no dudes en abrir un nuevo ticket de soporte en nuestro foro de soporte.