Jump to content

Issue with Language Switcher on Squarespace Mobile Site

Recommended Posts

http://Chefwanderlust.com

Hello everyone,

I’m experiencing an issue with the language switcher on my Squarespace site when viewed on mobile devices. After selecting a language in the language switcher, the switcher remains open, making it seem like the site hasn’t responded to the selection. However, when I navigate back to the main site, the language has actually changed to the selected one.

This behavior is confusing for users because it appears unresponsive, even though the language change has occurred. I’m looking for a solution that would automatically close the language switcher or redirect users back to the main site after they select a language, so it’s clear that their selection has been processed.

I there a way to address that without code injection? ( I am on a personal account) 

Thanks 

 

Link to comment
18 hours ago, ChefCollin said:

Hi tuanphan! CSS would be kindly appreciated 🙂

You can try this to Website Tools > Custom CSS

@media screen and (max-width:991px) {
.header-display-desktop {
    display: block !important;
    position: absolute;
    right: 15vw;
    z-index: 99999999;
}

.header-display-desktop .header-title-nav-wrapper, .header-display-desktop .header-burger {
    display: none;
}

.header-dislay-desktop .header-actions.header-actions--right {
    display: flex !important;
}

div#multilingual-language-picker-desktop {}

.header-display-desktop .header-actions.header-actions--right, .header-display-desktop div#multilingual-language-picker-desktop {
    display: flex !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 9/14/2024 at 8:31 PM, ChefCollin said:

Thank you Tuanphan. 
I will try this out.

Without Java code there is no solution if I wanted to keep the language selection in the burger menu? 

I think you try contacting WeGlot to see if it has any options to solve this

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.