if I use a tablet to broswer on my site canvas menu is not showing on all pages. Only on front page is works fine but when I browser to a subpage there is no mobile menu anymore. Also on pages and cms static pages.
12 answers
I just tried but could not access your store, please check again and give me correct credentials. I will help to debug then.
You have the new admin url. Thank you
I have checked and saw a javascript error occurred from the frontend/default/default/js/mgt_lazy_image_loader/common.js file. I have no idea where that file came from, I need to debug directly on your site, please pm me ftp credentials.
I upload this files but now I removed it but the problem is still there. I send you a pm
I tried but could not connect with your FTP credentials. By the way, I just checked again and still see the error from that mentioned file.
Did you take a look already about my issues? Would be nice if you could give my a feedback.
Thank you
Please pm me the correct FTP credentials for further checking
I get a mention but here is no new message. What did you wrote?
Dear Sherlock,
I sent you my FTP details I think 5 times now and 3 or 4 times via support ticket. I
I snet you a PM with FTP access
I modified the skin/frontend/default/jm_megamall/js/off-canvas.js file by changing:
HTML Code:
$("#jm-megamenu ul.level0").clone().appendTo($nav);
To
HTML Code:
if($("#jm-megamenu ul.level0").length > 0){ $("#jm-megamenu ul.level0").clone().appendTo($nav); }else{ $("#jm-mnutop .jm-megamenu ul").clone().appendTo($nav); }
Please help to check again.
Now it
This question is now closed