This thread is resolved. Here is a description of the problem and solution.
Problem:
You are experiencing an issue where the product category page displays a sidebar in the translated language, but not in the main language.
Solution:
1. Verify if the product categories are using a template and ensure this template is translated via WPML. Follow the guide on creating multilingual websites using the Woodmart theme and WPML: https://wpml.org/documentation/theme-compatibility/create-multilingual-websites-using-woodmart-theme-and-wpml/
2. Increase the WordPress memory limit to at least 128MB. You can add the following code to your wp-config.php file:
/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');Add it above the line /* That's all, stop editing! Happy blogging. */
You can check the current WordPress memory limit in WPML -> Support.
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 needed, please open a new support ticket for further assistance.
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 0 voices.
Last updated by 4 months, 1 week ago.
Assisted by: Carlos Rojas.