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 oculto to link oculto even though I added the following code to the htaccess file: # Redirect from Polylang to WPML base root RedirectMatch 301 /nb/$ link oculto
Symptoms:
I am having problems with the redirection.
Questions:
Why did the base root change from link oculto to link oculto?
How can I fix the redirection issue when migrating from Polylang to WPML?