Apparently it was possible 4 months ago when your answered another user. "All we can do for you is solution that will remove Mega Menu and images from Mega Menu and you will be able to use only standard menu instead." Here is the link so if you could check again I would appreciate.
But for that you must modify theme files, do you know? Also maybe you did not noticed but after any modifications we are not responsible for your theme and also you are not able to do any theme updates what is very important. But if you don't care about that, then we leave explanation below how to do it:
In functions.php file, please remove or comment below line:
require_once( LIBS_DIR .'/theme-mega-menu.php' );
Then in functions/theme-menu.php file please comment or remove below lines that exist 3 times:
I do know, I'm an Engineer. I've found another way to do it and still receive your updates (not the most stable solution though) so your solution may be useful in the future, thank you for your answer
Is there anyway to overwrite a mega menu function from within functions.php which will effectively stop it from being activated on a child theme, or some solution that can be done from a child theme and not the original theme?
@simpleet Just do what we described above and both will be compatible. From our side, we can't remove mega menu for theme because a lot of people are using this feature.
@muffingroup How do I go about adding the above to a child theme's functions.php? You'd already know by modifying the parent's files, we'd have to update it again in future when an update is released.
You can try this in child theme functions.php file but we are not sure if this will work. If this won't work, then unfortunately we do not have other solution at this moment.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
this is unfortunately not possible.
Thanks for understanding!
In functions.php file, please remove or comment below line: Then in functions/theme-menu.php file please comment or remove below lines that exist 3 times:
Thanks!
At this moment this is not possible but we'll add this option in one of the next updates. Please follow our changelog.
Thanks!