Language choice on a mobile version of the site
Autor: Jakub Kovac
Besucht 1456,
Followers 2,
Geteilt 0
Hi guys,
I would like to ask you if u can help me with an issue that I came across recently.
I managed to make my site in two languages, and it works fine. However, when the site is in a mobile version, the upper header background (which has the language icons) disapears, so there is no way of clicking on those "flags".
Is there any way how a user can change the language on a mobile version?
Thanks
Gepostet am
Hello Jakub,
Whilst active content cannot be added to the mobile header as you have already discovered, the footer will accept text hyperlinks which could be used to offer your visitors the option of changing language.
If you can provide a URL for your website then I will format the hyperlinks for you, which you can then paste into the footer section of your responsive template.
Kind regards,
Paul
Autor
Hi Paul,
Here is the URL: taxdeedeurope.com
Thanks,
Regards,
Jakub
Thanks for the URL, Jakub. Please add the hyperlinks to your reponsive template footer as shown in the screenshot attached:
<a href="http://www.taxdeedeurope.com/EN/">English</a>
You currently only have one language active on your site. When you have more you can add other links in exactly the same way... for example:
<a href="http://www.taxdeedeurope.com/FR/">French</a>
<a href="http://www.taxdeedeurope.com/DE/">German</a>
Simply edit the link with the appropriate folder suffix and name of the language you are redirecting to.