Frenchy Posted May 22, 2018 Share Posted May 22, 2018 Hello, I have a problem with mobile version of a website. As the title says, the language selector is doesn't display on mobile version. On Desktop it's work within problem. With the inspector I have : <div id="_desktop_language_selector"></div> With nothing in it... How can I fix this ? Thanks Link to comment Share on other sites More sharing options...
Frenchy Posted May 22, 2018 Author Share Posted May 22, 2018 Edit : When I remove the class, the selecor appear but I can't select language, the dropdown doesn't works Link to comment Share on other sites More sharing options...
Frenchy Posted May 22, 2018 Author Share Posted May 22, 2018 Edit : i've remove the class and i add z-index: 1 on <div class="language-selector dropdown js-dropdown" style="z-index: 1;"> It's works 1 Link to comment Share on other sites More sharing options...
sisoffi Posted August 18 Share Posted August 18 On 5/22/2018 at 5:03 PM, Frenchy said: Edit : i've remove the class and i add z-index: 1 on <div class="language-selector dropdown js-dropdown" style="z-index: 1;"> It's works Hi, where you edit this string? many thanks! Link to comment Share on other sites More sharing options...
Andrei H Posted August 19 Share Posted August 19 Hi @sisoffi, That would depend on the theme used. If you are using the default theme, the following file has both texts that the OP edited: themes/classic/modules/ps_languageselector/ps_languageselector.tpl Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now