• Hello. I have a plugin installed called Responsive Menu for mobile devices. The plugin works fine but when I select the “Optimize JavaScript Code?” under “JavaScript Options” it stops working and in the console it says that jquery is not defined. I’d like to make it work still using the “Optimize JavaScript Code?” options as it makes my website much faster.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Frank Goossens

    (@futtta)

    it says that jquery is not defined

    have you looked at the FAQ @crpkmain? B-)

    I’m getting “jQuery is not defined” errors
    In that case you have un-aggregated JavaScript that requires jQuery to be loaded, so you’ll have to either aggregate that JavaScript (ticking the “also aggregate inline JS”-option) or add js/jquery/jquery.js to the comma-separated list of JS optimization exclusions.

Viewing 1 replies (of 1 total)

The topic ‘Responsive Menu’ is closed to new replies.