Hello
I have a website in 2 languages and although having set up the Markets and enable the language selector - this doesn’t appear in my header as would do
https://the-body-shop-nordic.myshopify.com/
ubahdo
Hello
I have a website in 2 languages and although having set up the Markets and enable the language selector - this doesn’t appear in my header as would do
https://the-body-shop-nordic.myshopify.com/
ubahdo
Hi @TBS2023 ,
This is Amelia from PageFly - a Landing Page Builder App
Here are some steps to troubleshoot and resolve this issue:
Verify Theme Settings:
Check the Code:
Go to Online Store > Themes > Actions > Edit code.
In the Sections folder, open the header.liquid file.
Ensure that the code for the language selector is present. It might look something like this:
{% if shop.locale_switcher_enabled %}
<div class="locale-selector">
{{ form | locale_form }}
</div>
{% endif %}
Ensure Visibility with CSS:
Sometimes, the language selector might be present but hidden due to CSS styling. Add the following CSS to your theme.css or styles.css file to ensure it is visible:
.locale-selector {
display: block !important;
visibility: visible !important;
}
Check Header Layout:
Verify Markets Setup:
I hope that my solution works for you.
Best regards,
Amelia | PageFly
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in