• gcooke

    (@gcooke)


    Hi,

    I have a custom theme and I am including “jquery”: “^3.4.1” into my main.js file. Your plugin does not work unless I remove the jquery. Please advise.

    Thanks,

Viewing 1 replies (of 1 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    Unfortunately, the only solution is to use the version of jQuery that is packaged with WordPress, which is version 1.12.4.

    I understand the desire to include a different version in a custom theme if you have specific functionality that requires it. But, when distributing plugins (or themes) the only option is to use the packaged WP version. It’s just not possible to account for the many various versions of jQuery that are out there.

    I would highly suggest getting your theme to run off of jQuery 1.12.4 as this issue can affect any other plugin that uses jQuery for it’s functionality… Especially if there isn’t an absolute need to use 3.4.1 for the functionality of your theme.

Viewing 1 replies (of 1 total)
  • The topic ‘Jquery conflict’ is closed to new replies.