Hi guys,
We have a conflict issue with Jquery. In a side under dev we have a section that use a different jquery version than CANVAS. I've tried to apply the noconlict hack on the fuctions.js files but now plugin doesn't work, and I get:
gridInit: Isotope not Defined.
functions.js?v=1:1856 filterInit: Isotope not Defined.
functions.js?v=1:1890 shuffleInit: Isotope not Defined.
[...other messages...]
functions.js?v=1:3408 extras: Bootstrap Tooltip not defined.
functions.js?v=1:3414 extras: Bootstrap Popover not defined.
How could I manage this? Keep in mind that I cannot apply the noConflict on the other version.
Thank you all
Stelvio
