Premium WordPress Themes, Templates & Plugins › Support › WordPress Plugin Support › Icon Placement: In The Nav Menu
Tagged: Overlay menu
- This topic has 17 replies, 2 voices, and was last updated 8 years, 5 months ago by
ThemeofWP.
- AuthorPosts
-
- November 29, 2016 at 11:01 am #8660
webbmary
ParticipantHi,
I can’t get the Overlay menu to work when I place in the nav menu: http://91.189.44.127/~markaryd/
Any tip?
- November 29, 2016 at 1:58 pm #8661
ThemeofWP
KeymasterHey there,
Can you sent your settings screenshot? or wp admin login info? to our email info @ themeofwp.com We’ll assist to you quickly.
Regards,
Kevin - November 29, 2016 at 2:02 pm #8662
ThemeofWP
KeymasterAlso what’s your purpose of the usage for these:
http://imagizer.imageshack.com/img922/8997/RaJEDb.jpg
You shouldn’t use them into the overlay content.
- November 30, 2016 at 10:50 am #8663
webbmary
ParticipantI want the icon for the Overlay Menu to be shown instead of the basic menu (at the same place). But when I choose the option “In the nav menu” it looks like this http://imagizer.imageshack.com/img922/8997/RaJEDb.jpg
Now I have choosen “Outside the nav menu” and tried with css to place it rightnav.tm-navbar { position: relative; } .twp_menu_outside { position: absolute; right: 100px!important; top: 0px!important; }
But still it floats to the right. I have created a admin user to you and I will email it to you. Thanks in advance.
- November 30, 2016 at 10:51 am #8664
webbmary
ParticipantMy picture above didn’t work
- December 1, 2016 at 9:11 am #8665
- December 1, 2016 at 3:27 pm #8666
webbmary
ParticipantThanks.
But not quite ok; click the menu-button and see =( - December 1, 2016 at 3:49 pm #8667
ThemeofWP
KeymasterYesp I saw it because you used a shortcode same with main menu and it’s getting overlay menu together.
There are two way for the avoid this:
1. Create a new menu for the overlay menu widget contents for example overlay menu and then use this shortcode in to the Overlay menu widgetlike [maxmegamenu location=overlay_menu] etc..
2. You can use static contents in the widget.
You can use these ways and see the clear results. Right now your issue has been fixed but you content not okay in the widget.
I hope those are clear.
- December 7, 2016 at 11:16 am #8669
webbmary
ParticipantHello again
1. I have skipped [maxmegamenu location=main_menu] in the Overlay Menu Widget. I have tried to rename [maxmegamenu location=max_mega_menu_6] to [maxmegamenu location=overlay_menu] but it doesn’t work. Have you any idea how Max Mega Menu works? Any other tips? We want a customised multi column menu… How can we do that without Max Mega Menu?
2. I don’t want to use static contents. I want it to be possible for our customer to herself easily add menu items through Appearance >> Menus (and NOT through the HTML code in the widget)
I’m very greatful for all your help!
- December 7, 2016 at 12:24 pm #8670
ThemeofWP
KeymasterPlease create a menu without “maxmegamenu” first. Then save it with diff name. Then go to the widgets section and use “Custom menu” in the Overlay Menu Widget. That’s it.
I hope this helps to you.
- December 7, 2016 at 12:40 pm #8671
webbmary
Participant - December 7, 2016 at 1:52 pm #8672
ThemeofWP
KeymasterYou images does not load. Please wait I’ll do it for you on your site.
- December 7, 2016 at 2:25 pm #8673
ThemeofWP
KeymasterCan you check the menu, icon, and overlay contents? everything looks good now right?
- December 7, 2016 at 2:29 pm #8674
ThemeofWP
KeymasterJust a info; you website behind the cache or have a few lag when saved something.
- December 8, 2016 at 10:41 am #8675
webbmary
ParticipantNice 🙂
But the menu icon disappear in the mobile. How to fix that?
- December 8, 2016 at 8:54 pm #8676
ThemeofWP
KeymasterI didn’t find your custom css section but you can add into your custom css this rules:
@media (max-width: 767px) { .tm-logo { display: none !important; } .uk-navbar-nav > li { float: right !important; position: absolute !important; display: inline !important; } .uk-hidden-small { display: inline !important; } }
- December 13, 2016 at 11:50 am #8679
webbmary
ParticipantThank you very much
- December 13, 2016 at 1:20 pm #8680
ThemeofWP
KeymasterYou’re welcome!
-
- AuthorPosts
- You must be logged in to reply to this topic.