Mobile menu/maxi menu and Template Creator CK
- webiedesign
- Topic Author
- Offline
- Premium Member
5 years 4 months ago #53136
by webiedesign
Mobile menu/maxi menu and Template Creator CK was created by webiedesign
I saw on another post:
That is good info, I have now disabled MaxiMenu CK Mobile. Please let me know a little more about using Mobile Menu CK Pro with Maximenu and Template Creator. I keep having various issues and I am wondering if I just don't have these all configured properly to work together.For example, is the MaxiMenu CK Mobile needed if I have Mobile Menu CK Pro? - you can use one or the other, but not both
Please Log in or Create an account to join the conversation.
5 years 4 months ago #53143
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile menu/maxi menu and Template Creator CK
Hi
please tell me what are your issues so that I can check and tell you what is wrong
CEd
please tell me what are your issues so that I can check and tell you what is wrong
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- webiedesign
- Topic Author
- Offline
- Premium Member
5 years 4 months ago #53147
by webiedesign
Replied by webiedesign on topic Mobile menu/maxi menu and Template Creator CK
ok, on these 2 sites the desktop menu will sometimes disappear and when I look at the underlying source, when the desktop menu disappears the code for the mobile menu is there (but no mobile menu)
skagit.kidinsider.com and whatcom.kidinsider.com
skagit.kidinsider.com and whatcom.kidinsider.com
Please Log in or Create an account to join the conversation.
5 years 4 months ago #53152
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile menu/maxi menu and Template Creator CK
it seems that you have enabled a mobile menu hamburger icon in the template for the "nav" block
remove this as you have already added your mobile menu on the module
by my side the mobile menu works, but not on a lower resolution than the hamburger icon on "nav"
remove this as you have already added your mobile menu on the module
by my side the mobile menu works, but not on a lower resolution than the hamburger icon on "nav"
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- webiedesign
- Topic Author
- Offline
- Premium Member
5 years 4 months ago #53295
by webiedesign
Replied by webiedesign on topic Mobile menu/maxi menu and Template Creator CK
I have removed the hamburger menu, but continue to have problems. Not all the time but every once in awhile the parent item has an error javascript:void (0) and when I inspect it, it shows the hamburger menu code (even though I have disabled it) I have tried multiple things including removing the maximenu ck plugin and it still happens.
Please Log in or Create an account to join the conversation.
5 years 4 months ago #53305
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile menu/maxi menu and Template Creator CK
Hi
there are 2 things here
(checked on skagit.kidinsider.com)
1/ the hamburger code : this shall not be loaded in the page if you set it to "nothing" in template creator
I will check this part
2/ the javascript void(0) : this is added by JS because you have set the menu to open on click. Else it would redirect hte page instead of opening the submenu.
For info this is not an error
also that you have set a 25px height on #nav, this makes the menu overflow. you shall never use a fixed height to avoid problems in responsive mode
there are 2 things here
(checked on skagit.kidinsider.com)
1/ the hamburger code : this shall not be loaded in the page if you set it to "nothing" in template creator
I will check this part
2/ the javascript void(0) : this is added by JS because you have set the menu to open on click. Else it would redirect hte page instead of opening the submenu.
For info this is not an error
also that you have set a 25px height on #nav, this makes the menu overflow. you shall never use a fixed height to avoid problems in responsive mode
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.224 seconds