Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Nirmal Kumar Ram

    (@sagarseth9)

    Hi Monotask,

    I checked your site and it seems like you are using a non responsive theme and also I couldn’t see the menu activated on your site. Can you please try with some responsive theme as the menu is responsive menu.

    Thanks
    – Nirmal

    Thread Starter Monotask

    (@monotask)

    Hi Nirmal,

    the theme has got a breakpoint at 480px and within this size the menu and the responsive site should be visible.

    cheers Andreas

    Plugin Author Nirmal Kumar Ram

    (@sagarseth9)

    Hi,

    I checked your site and got the problem. The issue is with jquery file you are loading. I saw you are using the jquery files from googleapis

    <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js?ver=3.9.1'></script>

    If you change this to use the local jquery file from your site then it would work.

    Or

    If you really need to use it from googleapis then add the following js to your site and it should work fine.

    <script src="https://code.jquery.com/jquery-migrate-1.2.1.js"></script>

    Thanks
    – Nirmal

    Thread Starter Monotask

    (@monotask)

    Hi,

    thanks! fixed the problem…

    hi my site here facing the same problem. i added the line but console show more error.. https://jobs.streetclassifieds.com/ please help.. it works fine with your previous version.. this happened after updated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu does not open’ is closed to new replies.