Plugin Author
edo888
(@edo888)
Hi,
I think your top menu does not support sub-menu items. I would recommend to create a menu item with [gtranslate] shortcode in your top menu instead of using Show in Menu option.
Thanks! 🙂
Hello and thank you for the quick reply. Somehow I don’t get it right now though, how to get the shortcode into the menu 🙂 Could you please describe it to me in more detail?
Plugin Author
edo888
(@edo888)
You can go to Appearance -> Menus -> Custom Link then set URL = # and Link Text = [gtranslate] then Add to Menu.
Thanks! 🙂
Ok, thanks! So now I have all the flags under each other instead of next to each other – see https://werderseelauf.de/ 🙂
Plugin Author
edo888
(@edo888)
Good, since you have display:block CSS for top-bar-menu link elements in your theme style.css file, you need to add the following in Custom CSS section on GTranslate settings page: a[data-gt-lang] {display:inline-block!important}
Thanks! 🙂
Hej hej, works perfectly! Thank you!
Plugin Author
edo888
(@edo888)