Global expansion, localizing content, and selling in multiple currencies and languages
I want to add language switch in red circle, how to add? Please help thank you
My website is https://eccellenzagroup.com
Hi @AMOne . As you are using Dawn this is actually possible to request as part of each paid Shopify account's 60 minutes of design time from Shopify Theme Support:
To learn more visit the Shopify Help Center or the Community Blog.
@AMOne Just put language selector code in your desire location where you want to add.
Look into the below picture i have added.
Hello @AMOne ,
To move the language switcher to the header or menu in the Dawn theme on Shopify, you can follow these steps:
{% if settings.language_dropdown %}
{{ 'layout.nav.language_dropdown' | t }}
{% endif %}
<div class="header-nav">
{% section 'header-nav' %}
</div>
{% if settings.language_dropdown %}
{{ 'layout.nav.language_dropdown' | t }}
{% endif %}
<div class="header-nav">
{% section 'header-nav' %}
</div>
Hope these can help.
Have a nice day,
Transcy
Hey @Transcy would the procedure be same for Empire theme or more precisely if i want to move the selectors up from the utility bar?
Would really appreciate your feedback. Thank you!
Could you explain how can I get this switcher to header, if my current theme (dawn) have it on footer?
there is absolutelly no code regarding language (not even language word) in header.liquid file. Only in footer. Probably worth mentioning I use sticky header.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025