This thread is resolved. Here is a description of the problem and solution.
Problem:
You are experiencing issues with your website not working in the Arabic version after enabling the automatic translation feature and deleting duplicate products.
Solution:
We recommend enabling WordPress debugging to identify the root cause of the issue. Here are the steps you should follow:
1. Edit your wp-config.php file to enable debugging. Insert the following 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 performing the actions that led to the issue.
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.
If this solution does not resolve your issue or seems irrelevant due to being 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 further assistance is needed, please 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 4 replies, has 0 voices.
Last updated by 1 month, 1 week ago.
Assisted by: Andrey.




