I'm receiving this error when I check the console log, but only get it when I access the admin section of the site.

TypeError: $(...).on is not a function
/sites/all/modules/mmenu/js/mmenu.js?nel0t6
Line 53, col 6

Any help would be greatly appreciated.

Comments

Jay.Chen’s picture

Did you install and set up the mmenu correctly? Here is the installation document you can take a look: https://www.drupal.org/node/2324017

If you see the Javascript issue, probably it is your jQuery version is too old or you didn't install the required libraries.

Jay.Chen’s picture

Status: Active » Fixed

I guess this is no long a problem. Moved to fixed status.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.