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
0answers
3k views

Multilingual permalinks (qtranslate) [closed]

is there a way to make multilingual permalinks with qtranslate? Or, maybe just if I could output the permalinks as www.mypage.com/?post_title=SOME-TITLE, i could rewrite the url via .htaccess. Any ...