Multi Country / Multi Languages / Permalinks
-
Hi Chouby – Thanks for developing such a great plugin.
Permalinks are set to pretty (%postname%) and I have a static front page.
I’m using a clean wordpress build (no themes, minimal plugins) to integrate a movie platform of mine that focuses on South East Asia – Thailand, Singapore and Cambodia.
Within these countries, people will be looking at the site in English and the local language (Thai, Khmer, Chinese).
Currently my url structure is set up so that the country code is used to show the specific country content, e.g.:
What I want is for users to be able to see this ‘TH’ country content in either Thai or English.
This is conflicting with using the %postname% permalink structure in WP, where ‘TH’ is the language code.
What I’m interested is in knowing how to combine pretty permalinks with using $_GET or %_POST to set the language without needing to have any language code info in the URL at all.
If I turn off pretty permalinks, I see that using the language switcher works using $_GET – ?lang=eng, etc.
Any suggestions?
The topic ‘Multi Country / Multi Languages / Permalinks’ is closed to new replies.