Tagged Questions
0
votes
2answers
24 views
unique identifier for the same pages in a multilanguage/site context
I've got always the same problem. If I program a multisite for multilanguage purposes, I cannot find a way to not change the page links in every language.
I mean, suppose I've got a page named ...
3
votes
1answer
82 views
Creating custom permalink structure for languages
I've written a simple multi-language system, whereby clicking on a flag icon sets a one year cookie containing a two letter language code (e.g. nl, de, etc).
I hook into the wp action to read the ...
5
votes
1answer
346 views
Rewrite Rule for Multilingual Website, Like qTranslate?
I would like to write my own little plugin for language switching. For that, the very first thing would be to get the rewrite rules running. I have been looking around the web for 2 hours, but I ...
2
votes
2answers
4k views
Multi-language permalink in qtranslate
I am using qtranslate plugin for my WordPress site to make it a multi-language site.
Now I have got a requirement like
For English the url should look like www.sitename.com/contact-en
For French the ...
0
votes
1answer
489 views
How to create posts or pages with the names in wordpress?
When you develop a site on wordpress you may want to create posts/pages with the same name, something that wordpress does not allow by default.
Use cases:
example.com/en/contact
...
0
votes
1answer
907 views
WPML - how to get the permalinks to display also the default language
Currently WPML adds /fr/ to permalinks to identify a url as French. The default language of the site is English, however WPML does not add /en/ by default for the default lannguage (English) ...
0
votes
2answers
342 views
Non Latin page permalink problem
Custom Structure is selected in Permalink Settings and custom permlink is setted up into "/%postname%/".
Then post's slug(permalink) is setted up into non Latin language text, so that they are working ...