Mobile menu doesnt work

Latest Reply from Deepak at 2013-10-01 06:22:46 Solution
Hello,

unfortunately the mobile menu doesn't work, when i test it with an iphone. The menu appears, when i click on it and choose a site nothing happens.

What can be the problem of this?
Hi!
Probably, some plugin on your website conflicts with our JavaScript. Please try to add following code to the section <head> in the file top.php
<script>
jQuery('select.mobile-menu').
live('change',function(){window.location=jQuery(this).find("option:selected").val()});
</script>
Hey,

thanks, unfortunately it still doesn't work. Is there another solution?
Hi I have a same problem in mymemories theme any solution ?

Leave a reply

Add codeAdd image