Problem: Der Kunde berichtet von extrem langen Ladezeiten beim Zugriff auf WPML-Funktionen wie 'Translations', 'Strings', 'Jobs' etc., die 3-5 Minuten dauern. Dieses Problem tritt ausschlieรlich bei WPML auf, wรคhrend andere Plugins nicht betroffen sind. Solution: Wir haben festgestellt, dass die Ladezeiten auf der Kundenseite bei unseren Tests etwa 7-8 Sekunden betrugen, was bei einer hohen Anzahl von Beitragstypen nicht ungewรถhnlich ist. Es wurden jedoch mehrere Fehler im Zusammenhang mit anderen Plugins gefunden, die die Leistung beeintrรคchtigen kรถnnten. Wir empfehlen, diese Fehler zuerst zu beheben und dann zu prรผfen, ob sich die Ladezeiten verbessern. Falls das Problem weiterhin besteht, bieten wir an, eine lokale Kopie der Website zu untersuchen, um das Verhalten zu testen, wenn nur WPML aktiv ist.
Bitte beachten Sie, dass diese Lรถsung mรถglicherweise veraltet oder nicht auf Ihr Problem zutreffend ist. Wir empfehlen, 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 dazu unser Support-Forum.
Problema: Estรกs intentando activar WPML y levantar el mantenimiento de tu pรกgina web, pero la base de datos se desborda por la cantidad de consultas realizadas. Un ejemplo de consulta problemรกtica es:
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations ON wp_posts.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) WHERE 1=1 AND wp_posts.ID NOT IN (415399,415399) AND ( wp_term_relationships.term_taxonomy_id IN (3) ) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'es' OR 0 ) AND wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','tdb_templates','mc4wp-form' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','tdb_templates','mc4wp-form' ) ) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 6;
Soluciรณn: Te recomendamos incrementar el lรญmite de memoria de WordPress a un mรญnimo de 128MB. Puedes hacerlo aรฑadiendo el siguiente cรณdigo en tu archivo wp-config.php, justo encima de la lรญnea /* That's all, stop editing! Happy blogging. */:
Despuรฉs de aumentar el lรญmite de memoria, verifica si el problema persiste accediendo a WPML -> Soporte.
Si esta soluciรณn no resuelve el problema o si 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 mรกs ayuda, visita nuestro foro de soporte.
Problema: El cliente estรก experimentando tiempos de carga lentos al acceder a 'Pรกginas -> Todas las pรกginas' en el administrador de WordPress. Utilizando el plugin Query Monitor, se identificaron consultas lentas en los idiomas Catalรกn e Inglรฉs, relacionadas con el componente de WPML, especรญficamente con las funciones
WPML_Translation_Job_Factory->add_job_elements()
y
WPML_Translation_Job_Factory->retrieve_job_data()
. Soluciรณn: Para resolver este problema, recomendamos seguir estos pasos: 1. Borra toda la memoria cachรฉ. 2. Desactiva todos los plugins, incluyendo los de WPML. 3. Activa un tema por defecto de WordPress, como Twenty Twenty. 4. Reactiva los plugins de WPML. 5. Si el problema de rendimiento desaparece, reactiva el tema y luego los demรกs plugins uno por uno hasta identificar el causante del problema.
Si esta soluciรณn no resuelve el problema o si 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.
Please note that the solution provided might be outdated or not applicable 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 the problem continues, we encourage you to open a new support ticket for personalized assistance at WPML support forum.
Problem: The client is managing their database and noticed three lines listed as 'Unused': nid_icl_links_post_to_post, nid_icl_links_post_to_term, and nid_icl_translation_downloads. They are unsure if these can be deleted and are also experiencing high load times on their site. Solution: We recommend not deleting or altering any database tables as these might be used by WPML or other plugins in the future. To address the site's performance issues, we installed the Query Monitor plugin to identify slow queries and ran the WPML Troubleshooting options to clean up the database and fix language assignment errors, which reduced the number of queries and slightly improved site speed. We also found that disabling WPML did not change the load time, indicating that WPML is not the cause of the slowdown. We suggest disabling plugins one-by-one to see which one significantly affects load times. Additionally, we noted that the plugin "Checkout Plugins - Stripe for WooCommerce" is causing warnings and that "Advanced Custom Fields Multilingual" is unnecessary unless "Advanced Custom Fields" is in use.
If this solution does not resolve your issue or seems outdated, please check the related known issues and ensure you have the latest versions of themes and plugins installed. If problems persist, we highly recommend opening a new support ticket here.
Problem: The client installed WPML on their website and experienced significant performance issues. The site became slow and unresponsive, and disabling WPML restored normal performance. The issues persisted despite updating plugins and themes, and the WooCommerce Force Default Variant plugin and the theme Savoy were suspected to be contributing to the problem. Solution: We recommended the client to update all outdated functionalities and provided a checklist to enhance site performance, available at https://wpml.org/forums/topic/how-can-i-improve-performance-of-a-slow-site/#post-15350474. We escalated the issue to our 2nd tier support for deeper analysis. It was found that the WooCommerce Force Default Variant plugin and the nm_template_loop_attributes function in the Savoy theme were causing the issues. We advised against using the WooCommerce Force Default Variant plugin and recommended upgrading WPML plugins to the latest version for performance improvements.
If this solution does not resolve your issue or seems outdated, please 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. If problems persist, we highly recommend opening a new support ticket at WPML support forum.
Problem: The client reported that WPML was slowing down their WordPress backend. Despite increasing the PHP execution time and WP Memory Limit, and ensuring all WPML plugins were updated, the backend load times remained unchanged. The client observed three API calls loading on every page. Solution: We recommended the following steps: 1. Confirm the WP Memory Limit is set to 256M or higher, as only 128M was being assigned despite having 1GB available. 2. Increase the PHP Time Limit from 30 to 90 seconds. 3. Ensure all WPML plugins and add-ons are updated by navigating to Plugins -> Add new -> Commercial tab -> Check for updates. 4. After updating, compare the loading speeds with WPML enabled and disabled, and identify where the performance issue persists. 5. Check WPML->Support->ATE error logs for any recent errors and share the top five. 6. Perform the following actions in WPML->Support->Troubleshooting: - Clear the cache in WPML - Remove ghost entries from the translation tables - Set language information - Cleanup and optimize string tables 7. Report back with the results for further assistance.
If this solution does not resolve your issue or seems outdated, please check the related known issues, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket for personalized assistance at WPML support forum.
Problem: You are experiencing a performance issue with WPML where a GET query to check if the REST API is available is causing the Admin Panel to load very slowly. Despite increasing the WP memory limit to 512M, the issue persists.
Solution: First, ensure that your WordPress memory limit meets the minimum requirements by adding the following code to your wp-config.php file:
You can verify the memory limit in WPML -> Support. If the performance issue continues, follow these steps: 1. Create a full site backup or a staging site. 2. Update any outdated plugins and themes. 3. Flush any existing cache. 4. Deactivate all plugins, including WPML ones, and activate a default WordPress theme like Twenty Twenty. 5. Reactivate the WPML plugins. If the issue resolves, reactivate your theme and other plugins one by one to identify the problematic one.
Regarding your specific questions: 1. Temporarily disabling the REST API check using
can cause unintended issues with WPML functionality. 2. The long duration of the GET request is not due to WPMLโs external server response time. 3. There is no way to cache or optimize this request within the WPML interface.
If these steps do not resolve your issue or if the solution becomes outdated, 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 necessary, please open a new support ticket at WPML support forum for further assistance.