Mobile Menu not expanding / working

Hi - my mobile menu (collapsed navigation element) has stopped working / expanding from the Home Page + most other pages. By chance I’ve found that it does work from the checkout page if there is something in the cart.
I have tried a lot of the other solutions in here (e.g. reinstalling plugins etc) but not found the answer. Thanks in advance
My website is www.flockbynature.co.uk

Hi Annie,

It seems that you added the code below to X > Theme Options > JS:

<script type="text/javascript">require(["mojo/signup-forms/Loader"], ....

It is not correct to add <script> tag there and it should have the pure JS.

  1. Test for a plugin conflict. You can do this by deactivating all third-party plugins, and see if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
  2. Remove custom CSS and Javascript from the options and/or Child Theme and test the case.
  3. If you’re using a CDN, please clear the CDN’s cache and disable optimization services.

kindly get back to us with the result of the steps above and URL/User/Pass of your WordPress dashboard using the Secure Note functionality of the post to follow up the case if you still have problems.

Thank you.

Hi, removing the script worked. Thank you so much for your help

Glad that we could be of a help :slight_smile:

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.