Home › Forums › Support › Can I Put Language Swicher in the Header of Mobile View This topic has 5 replies, 3 voices, and was last updated 3 years, 2 months ago by Ying. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 10, 2023 at 4:54 am #2489983 yitegele Hi GP Team! How are you? Can I put the language swicher (drop down flags) in the Header of mobile view, instead of in the Off Canvas Menu? The plugin is Polylang Pro. Thank you. January 10, 2023 at 6:54 am #2490129 DavidStaff Customer Support Hi there, use a Hook Element, add the Polylang Shortcode, and set the Hook to: generate_menu_bar_items This will place it to the side of the menu / menu toggle on desktop and mobile. if need be you can hide it with CSS on desktop. January 12, 2023 at 3:08 am #2492592 yitegele Hi David! How are you? I’ve tried to ask Polylang about the Shortcode, but they said “There’s no shortcode in Polylang”. I went throught the document “https://polylang.pro/doc/the-language-switcher/”, but it seems not very specific for a non-technician like me. I also try to add an element, but you will see the result from below link. I’m currently using Polylang Pro with full function. Could you please help with it? Thank you! January 12, 2023 at 7:34 am #2492823 DavidStaff Customer Support In the Hook Element, can you make sure the Execute PHP is checked ? January 12, 2023 at 8:34 am #2493083 yitegele Hi David! Thank you. After I check the Execute PHP, it seems better, only the layout seems a little bit odd, but we deal with it later. Now the problem is this element is not working in mobile/tablet view. Please help with it. My current “customize – Layout – Header – Mobile Header” is off, beacause I want to show both logo and site title, instead of only one of them. January 12, 2023 at 12:06 pm #2493340 YingStaff Customer Support Hi there, Try adding this CSS: .inside-navigation .menu-bar-items ul { display: block; } Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In