This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're experiencing issues saving a page in the main language (English) on your Divi5 staging site while WPML is activated, and find that deactivating WPML allows you to save the page, this might be due to a specific error that needs further investigation.
Solution:
We recommend enabling WordPress debugging to identify any WPML-related errors that could be causing this issue. Here are the steps you should follow:
1. Edit your wp-config.php file to enable debugging. Insert 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 trying to save the page again.
3. Check the debug.log file located in your /wp-content directory for any WPML-related errors.
4. Copy and paste the full error message here for further assistance.
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. Additionally, if you need further assistance, 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 2 replies, has 0 voices.
Last updated by 1 day, 16 hours ago.
Assisted by: Andrey.
