/** Reinitialise Max Mega Menu after theme has loaded **/ jQuery(document).on("kaliumready", function() { jQuery('.mega-menu').unbind().removeData().maxmegamenu(); });