This thread is resolved. Here is a description of the problem and solution.
Problem:
Some translated products lead to a blank white page, even after deleting and recreating the products.
Solution:
If you're experiencing this issue, we recommend you enable debugging to identify any errors related to WPML. Here are the steps:
1. Edit your wp-config.php file to enable WordPress debugging. Add these lines before the comment /* That's all, stop editing! Happy publishing. */:
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );
2. Replicate the error by visiting the problematic product page.
3. Check the debug.log file located in the /wp-content/debug.log for any WPML-related errors.
4. Copy and paste the full error message here for further analysis.
This solution might be irrelevant if it's outdated or not applicable 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 the issue persists, please open a new support ticket at WPML support forum 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.
