Problem: Вы используете плагин WPML для перевода текстов на сайте и заметили, что он постоянно активен и сильно нагружает сайт, потребляя много ресурсов. Solution: Если вы сталкиваетесь с проблемами производительности из-за постоянной активности WPML, мы рекомендуем следующие шаги: 1. Убедитесь, что ваш сайт имеет достаточно ресурсов. Проверьте минимальные требования WPML. 2. Используйте стабильные версии PHP 8 для улучшения производительности. 3. Настройте кэширование с помощью плагинов, таких как Super Cache, W3 Total Cache или WP-Rocket. Рассмотрите возможность использования кэширования объектов через Redis с плагином Redis Cache. 4. Оптимизируйте HTTPS и базу данных, используя инструменты типа Better Search Replace или WP-CLI. 5. Отключите ненужные плагины и модули WPML, которые не используются для перевода текстов. 6. В настройках WPML отключите функции, создающие дополнительные запросы к базе данных, такие как 'Translatable - use translation if available or fallback to default language' и 'Adjust IDs for multilingual functionality'. 7. Очистите таблицы WPML, следуя инструкциям на странице устранения неполадок WPML.
Эти шаги должны помочь уменьшить нагрузку на ваш сайт от плагина WPML. Если проблемы сохраняются, пожалуйста, создайте новый тикет в службе поддержки. Также рекомендуем проверить известные проблемы, подтвердить версию исправления и убедиться, что у вас установлены последние версии тем и плагинов.
Problem: If you're experiencing slow performance when translating articles or pages not loading well in a WordPress + Elementor + WPML setup, even after installing a cache. Solution: We recommend you first contact your hosting provider to upgrade your PHP version to v8.0 or v8.1. If the issue persists after the upgrade: 1. Create a full site backup or set up a staging site as a copy of your live site. 2. Update any outdated plugins and themes. 3. Flush any existing cache memory. 4. Deactivate all plugins, including WPML ones. 5. Activate a default WordPress theme, like Twenty Twenty. 6. Reactivate the WPML plugins. 7. If the performance issue resolves, reactivate your theme and then other plugins one by one to identify the problematic plugin.
If this solution does not apply to your case because it might be outdated, or if you continue facing issues, 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. Additionally, you can open a new support ticket for further assistance at WPML support forum.
Problem: The client is trying to translate strings on their website using WPML and prefers the String Translation method because it allows translating more than 100 strings at once. However, they are not getting the option to use this method and are concerned about the time-consuming process of adding 49K+ translations in batches of 100.
Solution: We recommend using the Translation Dashboard in WPML → Translation Management for sending strings for translation. Currently, the limit for string translation is set to 100 strings at a time. Unfortunately, this limit cannot be increased due to potential usability and performance issues. For now, you must send strings in batches of 100 for automatic translation.
If this solution does not apply to your case, or if it 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 issues persist, please open a new support ticket at WPML support forum for further assistance.
Problem: Если вы заметили, что плагин WPML замедляет загрузку страниц на вашем сайте, особенно на крупных сайтах, таких как интернет-магазины. Solution: 1. Убедитесь, что вашему сайту хватает ресурсов. Проверьте минимальные требования для WPML на https://wpml.org/home/minimum-requirements/. 2. Используйте стабильные версии PHP 8 для улучшения производительности. 3. Настройте кэширование с помощью плагинов, таких как Super Cache, W3 Total Cache или WP-Rocket, и включите кэширование объектов через Redis с плагином https://wordpress.org/plugins/redis-cache/. 4. Оптимизируйте HTTPS, используя инструменты типа Better Search Replace или WP-CLI для обновления ссылок в базе данных. 5. Используйте плагин Index WP MySQL For Speed для оптимизации индексов базы данных: https://wordpress.org/plugins/index-wp-mysql-for-speed/. 6. Отключите ненужные плагины и модули WPML, которые не используются активно. 7. Минимизируйте размер страниц, оптимизируя файлы JavaScript и CSS, а также сжимая изображения. 8. В настройках WPML отключите режимы, создающие дополнительные запросы к базе данных, и очистите таблицы WPML согласно инструкциям на странице устранения неполадок. Если проблемы с производительностью сохраняются, мы рекомендуем создать новый тикет в службе поддержки. Также рекомендуем проверить известные проблемы, подтвердить версию исправления и убедиться, что у вас установлены последние версии тем и плагинов. Если нужна дополнительная помощь, пожалуйста, обратитесь в нашу службу поддержки: Форум поддержки WPML.
Problem: The client reported that their site was running slow due to WPML database queries, even after installing WP Rocket for performance enhancement. The specific slow query identified was impacting the site's performance by 0.8-3.0 seconds. Solution: We identified that the slow query was related to translation jobs in WPML that needed review but were not appearing as pending in the translation management. Initially, attempts to fix this using WPML Troubleshooting options were unsuccessful. We then executed an SQL query to remove over 100,000 old translation status entries from the database, which appeared to resolve the issue with slow queries. The SQL command used was:
DELETE FROM `wp_icl_translation_status` WHERE `status` = 9
If this solution does not resolve your issue, or if it 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 further assistance is needed, please open a new support ticket at WPML support forum.
Problem: If you're experiencing major loading issues in the WordPress admin dashboard when logged in, and the site speeds up when WPML is deactivated, it might be related to the version of WPML you are using. Solution: We recommend updating your WPML plugins to the latest version, as this issue should be resolved in WPML 4.7. If after updating, the problem persists, please check our known issues page and verify that you have installed the latest versions of your themes and plugins.
If the solution provided here does not apply to your case, or if it seems outdated, we highly recommend opening a new support ticket. You can do so by visiting our support forum.
Problem: The client was experiencing slow update speeds on Elementor pages after adding translations with WPML, even after disabling all other plugins except for Elementor, Elementor Pro, and using the Hello theme. The updates were taking about 1.5 minutes, leading to a 524 server error due to timeout. Solution: We identified that both WPBakery Page Builder and Elementor were active on the site, which can lead to conflicts as it's not advisable to have more than one page builder active. We recommended disabling WPBakery Page Builder if the client plans to continue using Elementor. After disabling WPBakery Page Builder and updating the plugins, the issue was resolved, and the page load time improved to between 4-10 seconds.
If this solution does not resolve your issue or seems outdated, we recommend checking for 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 problem persists, please open a new support ticket.