Problem: The client is experiencing a performance issue on their website, where the database CPU utilization reaches 100% during the creation or updating of posts. They suspect that WPML may be contributing to this issue. Solution: We recommend the following steps to isolate the cause of the high CPU usage: 1. Create a full site backup or set up a staging site using a plugin like WP Staging. 2. Update any outdated plugins or themes. 3. Flush any existing cache memory. 4. Deactivate all plugins, including WPML ones. 5. Activate a default WordPress theme, such as Twenty Twenty. 6. Enable WordPress debug mode by following the guide at https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ 7. Reactivate the WPML plugins. 8. If the issue is resolved, reactivate the theme and other plugins one by one to identify the culprit. 9. Check for any errors related to the performance issue in the debug.log file within the wp-content folder.
If these steps do not resolve the issue or if the solution 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. If the problem persists, please open a new support ticket.
Problem: The client is experiencing slow performance and critical errors when editing blog posts in the dashboard editor, with multiple error logs identified by their host coming from WPML. Solution: If you're facing similar issues, we recommend following these steps: 1. Ensure you have a full site backup or create a staging site using a plugin like WP Staging. 2. Update any outdated plugins or themes. 3. Flush any existing cache memory. 4. Deactivate all plugins, including WPML plugins. 5. Activate a default WordPress theme, such as Twenty Twenty. 6. Enable WordPress debug mode by following the guide here: https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ 7. Reactivate the WPML plugins. 8. If the issue resolves, reactivate your theme and other plugins one by one to identify the source of the problem. 9. Check the debug.log file in the wp-content folder for any errors related to the performance issue.
Please note that this solution might be outdated or not applicable to your specific case. If these steps do not resolve your issue, 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 problem persists, please open a new support ticket at https://wpml.org/forums/forum/english-support/ for further assistance.
Problem: The client reported that their CMS was experiencing significant slowdowns, with page load times reaching 10-20 seconds or even timing out. This issue was particularly evident when the WPML plugin was active. The client suspected that WPML's interactions with external servers for license and translation checks might be causing the delays.
Solution: We recommended a systematic approach to identify the root cause of the slowdown: 1. Create a full site backup or set up a staging site using tools like WP Staging. 2. Update all outdated plugins and themes. 3. Clear any existing cache. 4. Deactivate all plugins, including WPML, and switch to a default WordPress theme like Twenty Twenty. 5. Enable WordPress debug mode by following the guide at https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ 6. Reactivate WPML and monitor for any changes in performance. 7. Gradually reactivate other themes and plugins one by one to pinpoint the specific cause of the issue. 8. Check the debug.log file in the wp-content folder for any errors related to performance issues.
If these steps do not resolve the issue or if the solution seems outdated or irrelevant to your specific 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. If problems persist, please open a new support ticket.
Problem: You are experiencing slow loading in the WordPress backend, which you believe is related to WPML. You have noticed errors reported by the query monitor, including a function called incorrectly and translation loading triggered too early. You are looking for a way to disable the automatic loading of certain plugins that you don't need translated. Solution: We have escalated the issue related to WooCommerce Multilingual to our second-level support. The specific error, 'Optional parameter $post_translations declared before required parameter $wpdb is implicitly treated as a required parameter' found in the file wp-content/plugins/woocommerce-multilingual/inc/class-wcml-products.php at line 33, will be addressed in the next version of WooCommerce Multilingual.
If this solution becomes irrelevant due to updates or if it does not apply to your case, we 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.
Problem: Sie verwenden WPML auf Ihrer Website und haben festgestellt, dass WPML die längste Ausführungszeit von 1,5 Sekunden aufweist, was 7-mal länger ist als das nächstlangsamste Plugin. Sie möchten wissen, warum WPML so lange braucht und was das Plugin auf der Hauptseite macht. Solution: Die lange Ausführungszeit von WPML ist hauptsächlich auf die Überprüfung und Verarbeitung von mehrsprachigen Inhalten zurückzuführen, auch wenn diese nicht direkt sichtbar sind. WPML prüft, ob Inhalte in anderen Sprachen vorhanden sind oder ob Fallbacks erforderlich sind. Dies geschieht durch Abfragen auf Tabellen wie
1
icl_translations
und Funktionen wie
1
wpml_object_id()
. Zur Optimierung Ihrer Website-Leistung mit WPML empfehlen wir: 1) Aktivieren Sie Object Caching (z. B. Redis oder Memcached), um wiederholte WPML-Abfragen effizient zu verarbeiten. 2) Testweise die Option „Adjust IDs for multilingual functionality“ deaktivieren, um zusätzliche Last zu reduzieren. Überprüfen Sie jedoch, ob Ihr Theme danach noch korrekt funktioniert. 3) Die Nutzung eines CDN (z. B. Cloudflare oder BunnyCDN) kann helfen, die Auslieferung von statischen Dateien zu beschleunigen und die Serverlast zu reduzieren.
Diese Lösung könnte aufgrund neuerer Updates oder spezifischer Konfigurationen Ihrer Website irrelevant sein. Wir empfehlen Ihnen, die bekannten Probleme zu überprüfen, die Version der dauerhaften Lösung zu bestätigen und sicherzustellen, dass Sie die neuesten Versionen von Themes und Plugins installiert haben. Sollten weiterhin Probleme auftreten, zögern Sie nicht, ein neues Support-Ticket zu eröffnen. Besuchen Sie unser Support-Forum für weitere Unterstützung.
Problem: El cliente está intentando activar WPML en su sitio web, pero al hacerlo, el sitio consume una cantidad excesiva de recursos del servidor, alcanzando el 100% de uso de CPU y memoria física, lo que provoca fallos en el back end y el front end, y errores de servidor o de conexión con la base de datos. Solution: Para resolver este problema, recomendamos seguir estos pasos: 1. Cree una copia de seguridad del sitio completo. 2. Actualice cualquier plugin o tema que pueda estar desactualizado. 3. Borre cualquier memoria cache que pueda existir. 4. Active el modo de depuración de WordPress siguiendo las instrucciones en https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/. 5. Desactive todos los plugins, incluyendo los de WPML. 6. Active un tema por defecto de WordPress, por ejemplo, Twenty Twenty. 7. Active los plugins de WPML. 8. Si el problema desaparece, comience activando el tema y luego el resto de los plugins, uno por uno, hasta que el problema vuelva a aparecer y pueda identificar al culpable. 9. Compruebe si aparece algún mensaje de error relacionado con el problema en el archivo debug.log que se encuentra en la carpeta wp-content.
Si después de seguir estos pasos el problema persiste, o si la solución propuesta resulta irrelevante debido a que está desactualizada o no se ajusta a su caso, le recomendamos abrir un nuevo ticket de soporte. También sugerimos revisar los problemas conocidos en https://wpml.org/known-issues/, verificar la versión del arreglo permanente y confirmar que tiene instaladas las últimas versiones de los temas y plugins. Para más asistencia, visite nuestro foro de soporte en https://wpml.org/es/forums/forum/soporte-en-espanol/.
Problem: The client reported slow page generation times in the admin panel, particularly when using the VikBooking plugin or general admin pages. They noted significant memory usage and load on WPML-related calls via Query Monitor, despite having Redis Object Cache and WP Rocket active. The client also inquired about integrating VikBooking with WPML for multilingual support, including translating booking texts and emails.
Solution: We addressed the performance issues by suggesting the client enable WordPress's debug mode to identify specific errors causing the slowdown. Instructions were provided to modify the
1
wp-config.php
file to enable detailed logging. For the integration of VikBooking with WPML, we clarified that VikBooking is not officially compatible with WPML. We provided links to developer guides on achieving WPML compatibility and a list of officially compatible booking plugins as alternatives. Additionally, we offered a sandbox site for testing VikBooking with WPML.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific 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. If further assistance is needed, please open a new support ticket at WPML support forum.
Problem: Estás intentando mejorar la velocidad de tu sitio web reduciendo la cantidad de consultas SQL, y has notado que una página de tu web realiza unas 500 consultas SQL por página, principalmente debido a la configuración de WPML. Solution: Si estás experimentando un alto número de consultas SQL con WPML, te recomendamos seguir estos pasos para identificar y resolver el problema: 1. Compara el tiempo de carga del sitio en el idioma original y en el idioma secundario. 2. Crea una copia de seguridad del sitio completo. 3. Actualiza cualquier plugin o tema que pueda estar desactualizado. 4. Borra cualquier memoria cache que pueda existir. 5. Desactiva todos los plugins, incluyendo los de WPML. 6. Activa un tema por defecto de WordPress, por ejemplo: Twenty Twenty. 7. Activa los plugins de WPML. 8. Si el problema desaparece, comienza activando el tema y luego el resto de los plugins, uno por uno, hasta que el problema vuelva a aparecer y puedas identificar al culpable.
Si esta solución no es relevante para tu caso, porque podría estar desactualizada o simplemente no aplicar, te recomendamos abrir un nuevo ticket de soporte. También te sugerimos revisar los problemas conocidos y verificar que tienes instaladas las últimas versiones de los temas y plugins.
Problem: Das Backend der Website ist extrem langsam und es kommt zu Abbrüchen (503). Die Ladezeiten von sitepress-multilingual-cms sind sehr hoch. Solution: Wenn du ähnliche Probleme mit langsamen Backend und 503-Fehlern erlebst, empfehlen wir, das Plugin 'Admin and Site Enhancements (ASE)' zu deaktivieren, da dies in diesem Fall zu einer spürbaren Verbesserung geführt hat. Es ist auch ratsam, den Gutenberg Plugin zu deaktivieren, da es nicht mehr benötigt wird.
Diese Lösung könnte jedoch veraltet sein oder nicht auf dein spezifisches Problem zutreffen. Wir empfehlen dringend, die bekannten Probleme zu überprüfen, die Version der dauerhaften Lösung zu bestätigen und sicherzustellen, dass du die neuesten Versionen von Themes und Plugins installiert hast. Sollte das Problem weiterhin bestehen, zögere nicht, ein neues Support-Ticket zu eröffnen. Hier kannst du das tun: WPML Support-Forum.
Wir verwenden Cookies, um unsere Website und Dienste zu optimieren. Ihre Zustimmung erlaubt es uns, Daten wie das Durchsuchen der Website zu verarbeiten. Wenn Sie nicht zustimmen, können einige Funktionen beeinträchtigt werden.
Funktionell
Immer aktiv
Erforderlich für den Betrieb und die korrekte Kommunikation auf unserer Website.
Präferenzen
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistiken
Wir verwenden diese, um die Statistiken unserer Website zu analysieren. Die gesammelten Informationen sind völlig anonym. Der technische Speicher oder Zugriff, der ausschließlich zu anonymen statistischen Zwecken verwendet wird. Ohne eine Vorladung, die freiwillige Einhaltung durch Ihren Internetdienstanbieter oder zusätzliche Aufzeichnungen von Dritten können die zu diesem Zweck gespeicherten oder abgerufenen Informationen in der Regel nicht dazu verwendet werden, Sie zu identifizieren.
Marketing
Diese Cookies verfolgen Ihr Surfverhalten, um für Sie relevante Werbung anzuzeigen.