drop-down menu & widget
-
Hi there,
I’m using wpglobus for my site and I’m really content with its possibilities. It’s working fine with showing all kinds of texts in multiple languages.
Nevertheless, I do have some issues.
1. Somehow the language options in my menu (top-right, below my name) is a combination of a horizontal list (which I prefer) and a drop-down menu. If you hover over the first language item, you get a drop-down menu, which doesn’t appear if you hover over the second or third language item. (You can check my website to see what I mean: http://www.feelfitforlife.nl)
2. On the other hand, if I want to use a drop down-menu in the widget section, I get only 2 languages no matter how much I put in there and they don’t appear lined up correctly beneath each other.
3. On top of that: I’ve selected the Two-letter code with flags in the Language selector mode, but as you can see, it puts out the full country name in the drop-down menu.
4. This is the last one! 😉 I’d LOVE to have the option “flags with language code” in the wigdet!
Thanks for your reply,
Marit
-
@maritvans
1.
You can hide drop-down menu items with Custom CSS rule
#menu-item-9999999999 .sub-menu {diaplay:none;}
at page http://feelfitforlife.nl/wp-admin/admin.php?page=wpglobus_options&tab=12. widget from WPGlobus has name “WPGlobus widget” at widgets.php page. It outputs in widget area all languages which set in wpglobus options in the same order with Selector type which you wish.
3. I see correct output html code selector in right sidebar, but css rules break it
4. Selector types in widget of current version WPGLobus
Flags,
List,
List with flags,
Select,
Select with language code,
Dropdown,
Dropdown with flags.Thanks for responding so quickly 🙂
1. I added the rule, that works! Thanks 🙂
2. I’ve got Dutch, English and German selected. Those are mentioned in de widget and in the plugin. But German does NOT show up in the drop-down menu on the right side of my website. 🙁
3. uhhh, I expected that to be the answer of the second part of my second question! 😀
4. I know, I just wanted to let you know my absolute favorite extra option for the widget… 😉 Maybe in a later version?
Thanks again! Love your work!
@maritvans
fine
How about many stars review?
The topic ‘drop-down menu & widget’ is closed to new replies.