This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to translate over 1,300 attributes on your WooCommerce site using WPML, but only the first 1,000 attributes are displayed in WooCommerce Multilingual & Multicurrency. When filtering for untranslated attributes, no results are shown.
Solution:
We recommend you try adding the following line of code to your site's
wp-config.php
file to increase the limit of displayed attributes:
define('WPML_TAXONOMY_TRANSLATION_MAX_TERMS_RESULTS_SET', 1500);For more details, please refer to our documentation on WPML constants here: WPML Constants Documentation.
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. Should you need further assistance, please do not hesitate to open a new support ticket 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 1 reply, has 2 voices.
Last updated by 1 year, 9 months ago.
Assisted by: Bruno Kos.