54 comments found.
Will this menu work with Bootstrap 3?
Yes, it work with Bootstrap 3.
Hi, Thanks for this perfectly plugin i just wanna know if it’s support rtl direction ? And how to enable that ? please sir my work is about rtl only Thanks
Hello
Unfortunately, the item doesn’t support rtf direction.
Regards
Could you please give me some ideas to make it support rtl ? If it’s not i won’t use it

I have already replied you via email.
Hi, Can I please check two things:
1) How to make the full button expand/collapse the drop down at mobile, and not just the + and – icons
2) How to still have the sticky header at mobile
Many thanks!
Phil
Hello
I have already replied you via email.
Regards
Hi, Thats great, all the updates work perfectly thank you!
Hi,
I have a pre sales question.
1) Have you used a css pre processor like LESS or SCSS ?
2) I can see multiple types of menu in this, Have you organised code in separate files or is it in a single file ?
Hello
Unfortunately, the item does not use LESS or SCSS, and organised code in a single file.
I have plan to add SCSS and separate CSS files in the next update but I can’t give an exact release date.
Regards
Hello: Pre-purchase question. Does it support 3rd and 4th level sub-menus?
Yes, it does support 3rd and 4th level sub-menus.
Thank you!
Hi,
We have pre-sale questions.
1) Is it possible to change current modern hamburger icon on mobile menu, to classic 3 line icon? Can we also change font size?
2) Can we please see a demo with a top header that contains phone number and hides on scroll?
3) How difficult is to get rid of all the animations effects?
4) Can we change media query breakpoints? Would like to have full menu for iPad Pro (1024px)
5) Is it possible to have special deal button added at the bottom of the opened mobile menu?
Thank you.
Hello
Already replied you via email.
If you have any further questions please feel free to contact me at anytime.
Regards
Hello,I like your menu and i’d like to ask you if I want the vertical fixed menu, inside in sidebar’s post payout , like a widget or better without? The problem is I use a slider in the top and the page layout is boxed, but I want vertical menu
Hello
Unfortunately, the vertical fixed menu is a specific structure menu and can’t use with fullwidth template.
Regards
Hi. Is it possible to add rich content (images, etc.) to the full-screen overlay?
Yes, you can add different content types and medias to the fullscreen overlay by place you own component markup instead of navigation menu list.
Regards
Hi there,
is it possible to get rid of all the animations effects? Or is this fixed inside the core code?
Regards, Serkan
Hello
The animation effects are contained in the core CSS file, you need to coding edit to get rid of.
Regards
Ohh.. just bought and figured out it is not even for WordPress. /Facepalming/
Possible to refund?
Regards, Serkan
Could you please contact me through my profile page.
Thanks! This was a kind and helpful support!
If the document height is shorter than the navik header + window height, you can’t scroll to the bottom of the page when sticky class is applied.
Hello
Could you please send your link url to me through my profile page, I will look at it for you.
Regards
Hello
Please copy “navik.menu.js” latest version from the link below and paste overwrite to the old one, then test your navigation menu again.
https://pophonic.com/products/code/navik-212662115/src/navik.menu.js
Regards
Hey there
Will i be able to incorporate that to a wordpress site I know i’m gonna have to do it manually is it compatible
i’m not experienced in this field 
Hello
Unfortunately, Navik is not a Wordpress plugin. I’d recommend to be experienced with Codex Wordpress coding if you want to use it in a Wordpress site.
Regards
thanks for the last update. is there a changelog somewhere? would make an update much easier…
Hello
You can see changelog and how to update in a document below.
http://www.zuperstores.com/code/navik/document/
Regards
hi there.
would it be possible to evolve the script so the navigation bar doesnt ‘jump’ that much, when scrolling starts? i am looking for a smooth transition from ‘startnavigation’ state (= high navbar when site is first loaded) to ‘scrollednavigation’ state (= navbar less high and smaller logo) when scrolled.
otherwise great script!
cheers
Hello
Might need to modify main CSS, I will look into a possibility to implement it for the next update.
Regards
hi there. any news on this? would have to decide which script to use by the end of this week…
Hello
No updates for this month.
Regarding your request, could you please contact me through my profile page I will send a modified CSS to you.
excellent – message sent… 
Hi, great template!. Can you let me know how to add an accessible ‘Menu’ text label to the hamburger mobile menu?
Hello
Could you please contact me through my profile page, I will send a modified file to you.
Regards
Congratulations! Good Luck With Sale 
Thank you 
hi, its easy of implement this? i have a bootstrap website (css+php) similar to this https://www.codigosascii.com but related to bitcoin and i want add your menu and this works on iphone without problem?
Hello
Yes, Navik compatible with Bootstrap 4 also using Bootstrap grid system for mega menu which you can easily integrate the menu to your template.
Regards
Pophonic
Hi, I was looking at the demo’s and wonder do you make a demo with a top header that hides on scroll and contains social icons phone number etc.? Because if so I buy the item! Regards, David
?
Yes, you can easily add top header as you request to Navik menu as the example below.
https://pophonic.com/test/navik/examples/
Regards
Pophonic
Hello! First thank you so much for a great menu. We’ve implemented it on our website https://www.amazingfacts.org. The issue we’re having is with the mouseoff … basically when you mouse off of the sub menu, the menu goes away as expected but if I move my mouse back up the menu reappears. You can see an example of this in this video:
https://www.useloom.com/share/f8a9e4092f7b4ac7899004eecdeb607dHow do we make the menu stay gone when the mouse off of the submenu happens?
Hello
Because you set too much transition duration of dropdown menu, try to set transition duration to 0.2s or less than (CSS code line number 1447).
.navik-menu li > ul {
transition: all 0.2s ease-in-out;
}
OR
.navik-menu li > ul {
transition: all 0.2s ease-in-out;
}
.navik-menu li:hover > ul {
transition: all 0.4s ease-in-out;
}
Regards
Thank you, tried this but its still happening. What we’re trying to accomplish basically is to only have the menu hover appear when they hover over the main menu items. If they mouse off of the sub menu, even if they move their mouse back up to where the submenu was, we’d like for it to not reappear. They would need to scroll back to the top menu items and hover over those to get the sub menu items to appear again. Is this possible?
We’ve been getting complaints from users about this
Sorry, that’s impossible for dropdown menu fade, in this case please consider to use dropdown transition “scale” or “flip”.
ok … where do we need to change this? I don’t see ‘fade’ in the css
Fade transition is default setting, you can add class “submenu-scale” or “submenu-flip” to navik-menu <nav> tag as below.
<nav class="navik-menu submenu-scale">
For more information please see document from download package (CSS .class selectors menu).
Regards
Thank you! That’s what we needed!
Does it work with jQuery v1.9.1? Is Bootstrap necessary?
Hello
Yes, the menu work with jQuery v1.9.1, and Bootstrap is necessary for mega menu column.
me too: i´d like to know how to keep the menu sticky on mobile!? can you please send me the modified file?
cheers
I have already replied you via email.
Regards
great, thanks! works like a charm now…