Code

Discussion on AirMenu - Responsive Fullscreen Navigation WordPress Plugin

Discussion on AirMenu - Responsive Fullscreen Navigation WordPress Plugin

Cart 144 sales

AthenaStudio supports this item

Supported

This author's response time can be up to 5 business days.

46 comments found.

Hi there, site for reference: -I am experiencing an issue with the mobile menu button sometimes not being functional until I click it a few times for it to react. Is there a way to increase sensitivity of the button push?

-Also where can I change it to not do a transition between the burger menu button and the X? Instead I would like for it to switch between each other without a transition.

You can change button area width-height or padding via the same CSS file.

Is this the code I need to modify? .menu-btn-open{position:absolute; display:block; width:24px; height:16px;line-height:1px} Please advise which code and how big I should increase the numbers without breaking the operation. Thank you!

Yes. You can add the following code into .menu-btn-open and .menu-btn-close:

margin:15px;

Loving this menu plugin so far and most things that are typical fixes have been found in the comment section. AthenaStudios has been a great help so far in support but I can’t seem to fix this one thing by myself. One issue that we are having is that on one specific page, our Portfolio page, the CSS we set to be the font in the menu does not show. All of our other pages when you click the mobile menu reflect the CSS changes but only this one page shows the default font and styles in the mobile menu. I have moved the CSS over to the airmenu.css at the end of all the default CSS in that section. Here is what I added: .airmenu{font-family:abel !important; font-size:13px !important; font-style:normal !important; font-variant:normal !important; font-weight:100 !important; line-height:10.8px !important}

I have even tried to delete the Portfolio page and copy the Elementor Template page to a new page I renamed Portfolio and the menu still does the same thing. Am I right to add this to the end of the CSS in airmenu.css?

Adding the font was exactly what was missing! All is good now and everything shows as needed. Thanks so much for the support!

Notes for others using this plugin: -If you want to change the font of the menu, make sure to first add the font via Customize/Additional CSS You can add Google Web fonts like that: @import url(‘https://fonts.googleapis.com/css?family=Abel&display=swap'); Select one them and click on “Embed” section. https://fonts.google.com/ Then go into Plugin/Plugin Editor/AirMenu/airmenu.css and put add in this code at the end: .airmenu{font-family:abel !important; font-size:13px !important; font-style:normal !important; font-variant:normal !important; font-weight:100 !important; line-height:10.8px !important} Adjust accordingly to your needs.

-If you want to change the mobile menu from being centered on the page: Open Plugins / Plugin Editor. Select AirMenu from the right selectbox. Open airmenu/airmenu.css. Remove following code for the vertical align top:

.airmenu .menu-lightbox .tbl-cell { vertical-align:middle; }

Thanks!

For those that enable mobile menu but your old themes mobile menu button is still there on top of AirMenu Hamburger Icon, add this CSS this in Customize/Additional CSS: .ast-header-break-point .ast-mobile-menu-buttons{ display:none; }

Menu gets the font from your theme style.

Hi there.

I was checking to see the appearance in case of a long menu (+multiple sub-menus), but your demo doesn’t even have a scroll function if the vertical menu exceeds the size of the window. :(

That deserves an update…

Have a nice day, Tim

It auto scrolls in mobile.

Hello, How do I change the burger Icon from white to another Color

Open, source/airmenu/airmenu/colors/light.css

Make the following code separate from others:
.airmenu .menu-btn-open,
.airmenu .menu-btn-close {
  color:#ff000;
}

Where #ff000 is the new color.

Then, copy that css code by Plugins/Plugins Editor to AirMenu plugin source code.

Hello!

I’m interested with buying your pretty AirMenu. However, I need to ask for one thing: is it compatible with the Elementor plugin, Header Footer plugin for Elementor particulary? It is important for me.

Thank you for your reply and have a nice day! Dorota

Sorry! I didn’t use it with Elementor. Also, no need to use it. Because, you just should add the menu container.

Hi! I’m a developer but I cannot find where I can make the parent menu item “unclickable” i.e. just display the sub menu dropdown. Right now, you have to click on the tiny arrow to display the submenu, otherwise it redirects to the parent page. Renders the dropdown function virtually useless bc it’s not intuitive for users to click that tiny arrow. Can you point me to where I can fix that in the backend?

Copy source/airmenu/jquery.airmenu.js into airmenu-wp/airmenu folder.

Go to line 150.

Replace:
this.element.find("i").on("click", function(e) {
With:
this.element.find(".menu > li.menu-item-has-children > a").on("click", function(e) {

Hello – I’ve used your plugin on two sites and its perfect for what I want. However… I’m getting hundreds of console errors on the sites I’ve installed it on.

Here’s one of them: http://staging.seedcreativity.co.uk – the errors just keep moving up the longer I leave it… Can you help, please?

I checked it. No error occurs by my menu. And also, there’s no another error on your site.

Hhmmm we might be seeing different things… is there a way to send you screenshots so I can explain further?

I get lots, like hundreds of console errors that keep duplicating the longer I leave it. But it stops when I disable your plugin.

Let me have another check, but in the mean time, how can I send screenshots? :)

Nice item. It worked well. I changed my theme and now the menu button is 3 tiny dots, it used to be 3 lines.. The dots are very hard to click and the lines were a little difficult. I’m familiar with CSS/HTML. What can i adjust to change the dots/icon of the main menu button?

You can find original files in source/airmenu folder. Open airmenu.css and modify “Menu button open” style.

Then, copy it into “airmenu-wp/airmenu” folder in the “wp-content/plugins”.

Hello!

I’d like to know your refund policy if possible.

Thanks a lot, Emanuele

You neef to create the request. But, it will be better if I can help you installing it.

Добрый день! Купил плагин, все устраивает, спасибо. Очень хочется поменять шрифт в меню, подскажите пожалуйста как это сделать?

.airmenu .menu-lightbox .menu > li > ul > li a {
  font-size:13px;
}

Thank you!

Nop. I’ll be happy if you rate my item.

Hello – Is there a way to just show this using a short-code? I would like to place it inside a div element…

You can add the following code as custom CSS:

.airmenu {
  left:calc(50% - 12px);
}

Thanks for this. I think I have it working the way I need. Thanks again.

Ok. I can help you better if you send your site info as PM and where to put the menu.

Hi, i installed the plugin and tried setting it with multiple .classes, but i doesn’t seem to work.

settings:

https://tallerblanc.com/settings-air.png

site:

https://tallerblanc.com/

i already sent you an admin access to your email, so you can take a look and please tell me what you did so i can do it again if i have to.

Thanks

I will check it soon.

Hi

I bought your plugin for wordpress, seems to be very nice. But i have to question can we have a shortcut option? to place it where we want, it will be so much easier.

And i play a little with the code, i manage to slow down the appareance of text menu, but not the background overlay, i’m sure it’s possible but i didn’t find a way. And for the text can i put a delay between each fade up animation.

Thanks a lot

It will be perfect, if you do that i’ll hit the five stars for sure and keep working with your plugin fior the other website that i have to make.

but can you just tell me for delay it’s important for my design. Or at least some advices to do that.

You need to work on CSS file. You can PM me if you want. But, I’ll describe it here, too:

Open wp-content/plugins/airmenu-wp/airmenu/airmenu.css in a text editor.

Search for “airmenu.slideUp .menu-lightbox.active .menu li” or another effect you used. (”.airmenu.fade .menu-lightbox.active .menu li”, ”.airmenu.slideDown .menu-lightbox.active .menu li”)

Add the following CSS style into it:

.airmenu.slideUp .menu-lightbox.active .menu li{<strong>transition-delay:2s</strong>;opacity:1; transform:translate(0,0px)}

If you want to add ms, you can change 2s with 0.3s or another number…

Or, you can open it in wp-admin panel. Click on Plugins / Editor and select AirMenu – Responsive Fullscreen Navigation WordPress Plugin. Then, select airmenu / airmenu.css.

Hello I got this error after installing your plugin: jquery-3.1.1.min.js?ver=3.1.1:2 Uncaught Error: Syntax error, unrecognized expression: at Function.ga.error (jquery-3.1.1.min.js?ver=3.1.1:2) at ga.tokenize (jquery-3.1.1.min.js?ver=3.1.1:2) at ga.select (jquery-3.1.1.min.js?ver=3.1.1:2) at Function.ga (jquery-3.1.1.min.js?ver=3.1.1:2) at Function.a.find (jquery-migrate-3.0.0.min.js?ver=3.0.0:2) at r.fn.init.find (jquery-3.1.1.min.js?ver=3.1.1:2) at a.fn.init.r.fn.init (jquery-3.1.1.min.js?ver=3.1.1:2) at new a.fn.init (jquery-migrate-3.0.0.min.js?ver=3.0.0:2) at r (jquery-3.1.1.min.js?ver=3.1.1:2) at HTMLAnchorElement.eval (eval at <anonymous> (jquery.airmenu.js?ver=4.9.8:9), <anonymous>:1:3098)

This error doesnt show up when disabling your plugin…

Can you send me wp admin login info to check it via PM?

I checked your site. It works regularly.

Can you add a logo to the menu?

There is not logo option.

You need to change inner HTML code. If you don’t know how to do it, my plugin is useless for you.

Hello

I’m looking for a menu like this but compatible with The7 theme

Can your plugin make something like this tabs menu?

http://quadmenu.com/

Kind regards

I’ve a menu like that. But, I didn’t prepare its WP plugin version yet.

I have 2 problems – one there isn’t any shortcode, menu is by defult ‘ON’. Second one – submenu open only when I click ICON – by defult – its posibility to change code and submenu was opening after click all (A without href).

I also have css problems because you use commone names as slideUp, but i will figure it out.

Can you send me wp-admin login info to check it as PM?

Hi, it sounds like the optimal menu for one-page websites. 2 questions if I may: 1. can I use a short code for placing the hamburger button? 2. Can I change to colors of the menu buttos (instead of orange)?

Thanks!

You can change the button as you want by changing the source code. Colors can be changed via plugin options.

Hello I have bought your menu but it seems not to work. https://rodo.statlook.com. Could you help to solve this problem?

Please, write the container as ”#header”. Because, it’s added to ”#superContainer” layer which is under the header as z-index so the menu can’t be clickable.

Or, don’t write a container. So, the menu can be viewed everytime.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey