Problem: If you're experiencing a very high autoload from
1
icl_sitepress_settings
, you're not alone as this is a known issue. Solution: We are currently working on a fix to reduce the size in future versions of WPML. Unfortunately, there is no immediate workaround available, and it is suggested to remove or clear autoload options. While we cannot provide an exact release date, the fix is scheduled for the next major release of WPML.
Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket.
Problem: You are experiencing server downtime which you believe is caused by WPML, specifically related to ProcessNewTranslatableFields.lock. Additionally, you are concerned about high autoload issues from icl_sitepress_settings. Solution: We recommend updating your WPML plugins to the latest versions to address the server downtime issue. You can do this by navigating to Plugins > Add New > Commercial > Click “Check for updates” and update WPML plugins to the latest versions. Please ensure to create a backup before proceeding with any updates.
If the solution provided here becomes irrelevant due to updates or does not apply 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum.
Problem: The client is experiencing critical performance issues with WPML on their multilingual site, including high Time To First Byte (TTFB) and additional database queries. They have tried various optimizations but the issues persist. They also face SEO issues with WPML-generated multilingual slugs being improperly indexed by Google. Solution: We recommend setting up a staging site to safely test changes without affecting the production environment. Follow these steps: 1) Install the Query Monitor plugin from https://wordpress.org/plugins/query-monitor/ 2) Monitor the load time and number of queries using the tool provided by the plugin. 3) Disable all WPML plugins and check the load time and query count again. 4) Disable all other plugins, activate only WPML plugins, and switch to the WordPress default theme to isolate the issue. Please report back with the results of each step.
If this solution does not resolve the issues or 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 problems persist, please open a new support ticket at WPML support forum.
Problem: The client is experiencing severe slowdowns in the WordPress admin area, particularly when accessing pages like /wp-admin/plugins.php, /wp-admin/edit.php, and /wp-admin/post.php. The slowdowns are related to high memory usage and long response times when WPML String Translation is active. Deactivating the WPML String Translation plugin significantly improves backend performance.
Solution: We recommend the following steps to diagnose and potentially resolve the issue: 1. Ensure all plugins and themes are up to date. 2. Create a full site backup or a staging site to safely test changes without affecting the live site. 3. Deactivate all plugins, including WPML plugins, and switch to a default WordPress theme like Twenty Twenty. 4. Activate WordPress debug mode by following the guide at https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/. 5. Reactivate the WPML plugins and monitor the site's performance. 6. If the issue is resolved, reactivate other plugins and the theme one by one to identify any conflicts.
If these steps do not resolve the issue, or if the solution provided here becomes outdated or does not directly address 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 for further assistance at WPML support forum.
Problem: You are experiencing a Gateway Timeout error when trying to use the Menu Sync feature in WPML. This issue occurs despite the site functioning normally in other aspects, and the PHP timeout is set to 5 minutes, but the gateway timeout happens in 2 minutes and 30 seconds. Solution: We recommend checking with your hosting provider to ensure that the server resources are not being exceeded. Additionally, you can debug performance issues by following the steps outlined in the WPML documentation on how to debug performance problems.
If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable 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 you still need assistance, please open a new support ticket at WPML support forum.
Problem: Die Webseite ist im Frontend sehr langsam, und im Fehlerprotokoll wird mehrfach pro Sekunde derselbe Fehler angezeigt: Active record record not found: Couldn't find Translator with [WHERE `translators_websites`.`website_id` = ? AND `translators`.`email` = ?]. Solution: 1. Stellen Sie sicher, dass alle Admin- und Übersetzerprofile in WordPress vollständig sind, einschließlich gültiger E-Mail-Adressen und Namen. 2. Überprüfen Sie die Ladezeiten der Webseite ohne WPML und mit verschiedenen Plugins, um festzustellen, ob WPML tatsächlich die Ursache für die Verlangsamung ist. In diesem speziellen Fall scheint WPML nicht der Hauptgrund für die langsamen Ladezeiten zu sein, da die Webseite auch ohne WPML langsam lädt. 3. Nutzen Sie WP DEBUG, um nach vorhandenen Fehlern zu suchen und melden Sie diese an die entsprechenden Support-Teams.
Falls diese Lösungen veraltet sind oder nicht auf Ihr Problem zutreffen, empfehlen wir Ihnen, ein neues Support-Ticket zu öffnen. Wir empfehlen auch, die Seite mit bekannten Problemen zu überprüfen, die Version der dauerhaften Lösung zu verifizieren und zu bestätigen, dass Sie die neuesten Versionen von Themes und Plugins installiert haben. Für weitere Unterstützung besuchen Sie bitte unser Support-Forum.
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.
We use cookies to optimize our website and services. Your consent allows us to process data such as browsing behavior. Not consenting may affect some features.
Functional
Always active
Required for our website to operate and communicate correctly.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
We use these to analyze the statistics of our site. Collected information is completely anonymous.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
These cookies track your browsing to provide ads relevant to you.