Topic: MDB with Divi
Shahzaeb Aslam free asked 7 years ago
bissounet free answered 3 years ago
UP ! No response to that precise question ? And it's yet still curent !
Marcin Luczak staff commented 3 years ago
Hi,
Right now we are using the 3.5.1 jQuery version, which should be working well with WordPress, however as DIVI is an external library/plugin we do not support it and we cannot guarantee its compatibility with our products. You can also check the WP tutorial on how to import different jQuery versions for different plugins/libraries https://wpengine.com/support/including-a-different-jquery-version-in-wordpress/
Regards, Marcin
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: Other
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Bartłomiej Malanowski staff commented 7 years ago
What's the version of jQuery in your template?Shahzaeb Aslam free commented 7 years ago
FollowingShahzaeb Aslam free commented 7 years ago
Following script type='text/javascript' src='https://dev3.gr8xpert.com/wp-includes/js/jquery/jquery.js?ver=1.12.4' script type='text/javascript' src='https://dev3.gr8xpert.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1' script type='text/javascript' src='https://dev3.gr8xpert.com/wp-content/themes/Divi/core/js/common.js?ver=3.0.91'Shahzaeb Aslam free commented 7 years ago
and If I manually insert jQuery latest library then MDB start working but Divi stop working (only JS function effected)Shahzaeb Aslam free commented 7 years ago
Also, I tried to insert in both ways 1. through footer.php 2. through function.php