Home › Forums › Support › language dropdown in menu bar items This topic has 7 replies, 2 voices, and was last updated 2 years, 4 months ago by Fernando. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts September 28, 2022 at 11:45 pm #2357244 Srini HI can help me to move language dropdown to menu bar items? Regards Srini September 28, 2022 at 11:54 pm #2357255 Fernando Customer Support Hi Srini, Specifically, how are you adding it currently? September 28, 2022 at 11:59 pm #2357260 Srini Hi Fernando, Currently, I am using default method of showing in primary menu. Please check attached link. September 29, 2022 at 12:05 am #2357265 Fernando Customer Support I see. I believe WPML has a Shortcode for the Language Switcher widget. I found this: https://wpml.org/documentation/support/wpml-coding-api/shortcodes/#wpml_language_switcher You can add this Shortcode through a Hook Element hooked to generate_menu_bar_items. Make sure Execute Shortcodes is enabled. September 29, 2022 at 12:22 am #2357290 Srini Thanks for your guidance, Short code is working for desktop view in menubar items, but now displaying in mobile menu. September 29, 2022 at 1:08 am #2357328 Fernando Customer Support You have this code in Additional CSS: .menu-bar-items { display : none !important; } You’ll need to remove that for it to appear. September 29, 2022 at 2:10 am #2357400 Srini Ok, Thank you September 30, 2022 at 1:20 am #2358497 Fernando Customer Support You’re welcome Srini! Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In