Mobile Friendly Responsive Menu from AQB Soft - part 2

Quote · 19 Aug 2017

 

Hello,

Thank you for the image.

Can we check and fix it on your site?

 Please let me know when u fix this

Quote · 19 Aug 2017

Hello!

 

Can you please describe which browser do you use? I ma trying to reproduce it in FF and Chrome, but it looks ok.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 19 Aug 2017

 hi

Ok. I am using chrome in windows laptop local machine, running Dolphin 7.3.3 with recent Mobilefriendlymenu module local wamp. After disabling Mobile friendly menu, there is no interference.

 

Hello!

 

Can you please describe which browser do you use? I ma trying to reproduce it in FF and Chrome, but it looks ok.

 

Quote · 19 Aug 2017

Please see this is from demo site from chrome browser.

Untitled.png · 48.6K · 266 views
Quote · 19 Aug 2017

Hello!

 

Thanks for the image.

Please try to edit this file modules/aqb/slide_menu/templates/base/css/slideout.css

find the class div.aqb-menu-wrapper and repalce this line 

  z-index:1000;

with this one

  z-index:1;

and save. Don't forget to recompile the cache. Now it has to work fine.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 21 Aug 2017

 

Hello!

 

Thanks for the image.

Please try to edit this file modules/aqb/slide_menu/templates/base/css/slideout.css

find the class div.aqb-menu-wrapper and repalce this line 

  z-index:1000;

with this one

  z-index:1;

and save. Don't forget to recompile the cache. Now it has to work fine.

 Thank you. I checked on local machine with above said conf. It is not working.

Quote · 21 Aug 2017

Currently, I turned off the menu. Because of the scrolling issue and above solution seems not working.However I am looking for update, as u said u r trying with some plugins etc.

Quote · 9 Dec 2017

Hello!

 

Yes, we were working on the new menu plugin with menu types, there is about 20% left. We will try to release it during 2 weeks.

Thanks for your patience!

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 11 Dec 2017

 Its great to hear. Thanks.

Hello!

 

Yes, we were working on the new menu plugin with menu types, there is about 20% left. We will try to release it during 2 weeks.

Thanks for your patience!

 

Quote · 12 Dec 2017

How do I make changes to the layout so that the 2nd level navigation items are collapsed until the 1st level is selected.  As of now, I have this massive list of all navigation links stretched down the side of my page.

Quote · 12 Apr 2018

Hello!

 

Sorry, I am not sure that I understand you correctly. Can you please send the screen with problem?

We have integrated this menu as Multi Level Menu http://multi-level-push-menu.make.rs/

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 13 Apr 2018

I want the top-line navigation of categories collapsed (Members, Articles, News, etc) when selecting the nav bar to open up.  See attached image

Navigation.png · 1.1M · 241 views
Quote · 16 Apr 2018

Thanks Anton,

Can you supply the code needed to replace the hamburger icon(s) with the hamburger plus Main Menu text supplied in the images folder (see attachment).

I'm dealing with older members, many of whom don't know what the hamburger represents.

menu.png · 5.5K · 215 views
Quote · 21 Dec 2018

Hello!

 

If you need only english version then you need to edit this file

modules/aqb/slide_menu/js/main.js

and repalce this line:

this._sButton = oOptions.sButton || '<header class="panel-header"><a class="btn-hamburger js-slideout-toggle sys-icon bars"></a></header>';

with this one

this._sButton = oOptions.sButton || '<header class="panel-header">Main Menu<a class="btn-hamburger js-slideout-toggle sys-icon bars"></a></header>';

then save changes and clean the cache.  

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 21 Dec 2018

Thanks Anton, but that code didn't give me the result I wanted. It puts the words Main Menu outside the hyperlink and it's formatted the same as the body text. (12pt Grey?).

I used this code which makes the formatting the same as the hamburger, plus it's now part of the hyperlink:

this._sButton=o.sButton||'<header class="btn-hamburger"><a class="btn-hamburger js-slideout-toggle sys-icon bars">&nbsp Main Menu</a></header>'

For anyone wishing to do the same, the code is stripped of semi-colons or line breaks and it's a bit hard to read.

Just search for this:

this._sButton=o.sButton||'<header class="btn-hamburger">

but add the new code where shown in bold above. 

See attachment.

 

My Change showing Main Menu.jpg · 8.5K · 202 views
Quote · 24 Dec 2018
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.