This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is using a custom plugin called NAS Property Sync on their staging website to manage Houzez property posts with data from Bitrix. They encountered a WPML notice about a site URL change and need to test WPML's automatic translation safely on staging before deploying on production.
Solution:
1. Log into the staging site's WordPress dashboard and address the WPML notice by selecting the option that confirms the site was copied (e.g., 'Yes, this is a copy of my live site').
2. Modify the
wp-config.php
file by adding:
define('WPML_ENVIRONMENT', 'test');This configuration sets the staging environment to 'test', preventing interference with the production site's translation services.
3. Refresh the staging dashboard to ensure the migration notice is cleared and WPML settings are accessible.
4. If the issue persists or the solution provided here is outdated or not applicable to your case, we recommend opening a new support ticket. Also, check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum at https://wpml.org/forums/forum/english-support/.
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 11 replies, has 0 voices.
Last updated by 1 month ago.
Assisted by: Carlos Rojas.



