Background of the issue:
For this project, I am implementing multilanguage support in several languages like EN voipstudio.com/, ES voipstudio.com/es, PT voipstudio.com/pt. Additionally, I want some localizations, like for example for Mexico (/es-mx). In this case, whenever a user navigates the es-mx site, I want to serve them the /es content, except for some pages where we are localizing the content with some texts specific for Mexico.
Symptoms:
I want to know if there is a way to tell WPML to automatically create an /es-mx page/post for each /es page/post that is a duplicate, except for some pages.
Questions:
Is there a way to tell WPML to automatically create an /es-mx page/post for each /es page/post that is a duplicate, except for some pages?