Hello,
thanks for a great plugin!
I'm setting up a site with three languages (English, Swedish, Deutsch), my main languages should be English. I have imported an old wordpress blog's entries and it all works fine.
My issue is as follow. I need the whole blog to be in English (No translations will be made for the blog) but the whole blog should be viewable for all languages.
I have used the code from the page "How to display the default language post if the translation does not exists?" and it solves a bit of the problem. The post is viewable on the blog page for all languages but when you click on "Old entries" you come to 404 page.
So how can I make "Old entries", single.php, wp_get_archives and the archives.php to be viewable in english for each languages?
Or is there a better solution to set this up?
My main goal is that each language should have there own menu and still feel like the blog is integrated for each language even though blog is only written in english.
Thanks in advance
OLA