Background of the issue:
I am following the WPML documentation to migrate Polylang to WPML. It seemed to be working alright until I checked. Base root changed from link nascosto to link nascosto even though I added the following code to the htaccess file: # Redirect from Polylang to WPML base root RedirectMatch 301 /nb/$ link nascosto
Symptoms:
I am having problems with the redirection.
Questions:
Why did the base root change from link nascosto to link nascosto?
How can I fix the redirection issue when migrating from Polylang to WPML?