Topic: MDB for jQuery 1.11.4

Flind free asked 3 years ago


Hello,

I would like to use MDB on a couple of Projects. But i cant use a newer jQuery Version than 1.11.4 Because of compatibility isuse with some Wordpress Plugins. Is there a MDB Version out there, that Supports jQuery Version 1.11.4?

Thanks.


Flind free answered 3 years ago


The Problem ist, that the MDB Javascript is not working with the standard Wordpress JQuery Version (1.11.4). Its not working, because in this JQuery Version the $ is not defined. Wordpress choses so, cause of compatibility issuses.

But your MDB Javascript is not compatible with this JQuery Version, because its using $ and not 'jQuery' as intended from Wordpress. And even your MDB Javascript is not implementing the Wordpress best Practices to evade this issue.

So i repeat my Question, is there a MDB Version, that is working with the standard Wordpress jQuery Version.


Krzysztof Wilk staff commented 3 years ago

I'm afraid there's no version compatible with jQuery 1.11.4.

Best regards


Krzysztof Wilk staff answered 3 years ago


Hi!

Try to download version of jQuery that you want, then swap jquery.js and jquery.min.js files in our package, in js folder.

The other way is to remove import jQuery in our index.html file (or other that you make), in the scripts section (before </body> tag) and swap it with CDN link with the version you want.

Necessarily tell if it helped :)

Best regards



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.19.1
  • Device: all
  • Browser: all
  • OS: all
  • Provided sample code: No
  • Provided link: No