This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing an issue where a newly added category 'Fishing Rafts' in the English version of their WordPress site is visible, but its translation is not showing in the French version on the filter page.
Solution:
First, we recommended increasing the website's WP_MEMORY_LIMIT as the site did not meet the minimum memory requirements for WPML. The client should add the following lines to their wp-config.php file:
define('WP_MEMORY_LIMIT', '256M');<br />define('WP_MAX_MEMORY_LIMIT', '512M');For more details on editing the wp-config.php file, please visit: https://wordpress.org/support/article/editing-wp-config-php/#increasing-memory-allocated-to-php
Additionally, the issue with the untranslated category in the filter might be due to the 'default preset' filter being untranslated. We advised the client to add a translation for this filter and check if the issue resolves.
Please note that this solution might be outdated or not applicable to your specific case. If the issue persists, 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 needed, do not hesitate to open a new support ticket for further assistance at WPML support forum.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 0 reply, has 0 voices.
Last updated by 8 months, 3 weeks ago.
Assisted by: Lucas Vidal de Andrade.
