Master Slider was working fine until Mega Menu was installed but now I’m getting a js error and no slider.
jQuery(document).ready(function(){
"use strict";
jQuery('.mega-menu').each(function() {
jQuery(this).megaMenu(); // Uncaught TypeError: undefined is not a function
});
});
Slider should appear at the top of this page/