What I’m trying to do
My website will be in 2 different languages, which the visitor can change between through a dropdown in the upper right corner. It will be Swedish and English. I want the Swedish vesion to be the first and primary store view to be seen when entering the URL. So I have created two different store views as these photos:
I have read other threads at other help-sites that it should be a drop down in any of the store views saying “Default Store” - Yes/No but I dont have this drop down. I also trid to do this by changing the Base URL for the Swedish site to www.myurl.com/sv/ as the code and then www.myurl.com/en/. After that I change the “Default Config” Base URL to www.myurl.com/sv/ but then I lost access to the admin panel so I had to change it back thorugh MyPhp. Any advice would be so highly appreciated!
Thanks for reaching out. I do not really understand how to do this, so I would appreciate guidance. I would like the Swedish version of the store to be the first version displayed when entering the home URL www.mypage.com. Its OK that the URL redirects to www.mypage.com/sv/ automatically here.
Then in a dropdown, the visitor is able to change to English version and then I want the English version to be displayed. Here its OK that the URL redirects to www.mypage.com/en/
Can you please guide me how to do this.
Thank you.
Sorry, I couldn’t answer sooner. I was working away this weekend on another project. I only got back late last night. Perhaps, if you find time you could share your solution for others who need the same help?
My solution was an easy-fix
Since the theme already had 2 store views installed (English and Swedish) and English was the default language that you say at the first time entering the store. I just changed the “name/titel/Text/tag” of English to Swedish and Swedish to English. And Viola! Then “Swedish” was the first language to see when entering the URL.