Menu2Panel always visible
- Posted by nppsbh (13) Offline
Thank you for your help
I made the changes you suggested but no changes. Any ideas?
Thanks
10 years 10 months ago #13
by nppsbh
I made the changes you suggested but no changes. Any ideas?
Thanks
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
Hi, please try to change the html tag class into this one :
10 years 10 months ago #14
by TemplatePlazza
class="mmenu-opened mmenu-left mmenu-opening mm-accelerated mm-opened mm-left mm-opening"
Please Log in or Create an account to join the conversation.
- Posted by nppsbh (13) Offline
Hi
I tried this and it opens the left side without anything on it.
www.inforpedros.pt/_linkuti/
Thanks
10 years 10 months ago #15
by nppsbh
I tried this and it opens the left side without anything on it.
www.inforpedros.pt/_linkuti/
Thanks
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
then try to change the line in the default.php into this
10 years 10 months ago #16
by TemplatePlazza
<nav id="mmenu<?php echo $selector; ?>" class="mmenu mmenu-horizontal mmenu-opened mm-menu mm-left mm-horizontal mm-opened">
Please Log in or Create an account to join the conversation.
- Posted by nppsbh (13) Offline
That worked
Now it is always visible but only your menu works, nothing else is clickable, and it is outside from the position that i selected.
i really appreciate the effort you made to help me on this
10 years 10 months ago #17
by nppsbh
Now it is always visible but only your menu works, nothing else is clickable, and it is outside from the position that i selected.
i really appreciate the effort you made to help me on this
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
Ahh.. that's why I said it's not easy as it looks. From this point you have to edit the www.inforpedros.pt/_linkuti/modules/mod_...sets/jquery.mmenu.js and really sorry I can help you much for that :(
10 years 10 months ago #18
by TemplatePlazza
Please Log in or Create an account to join the conversation.