Jquery conflict

Hi,
I use a filter extension but this extension is not working properly as the jquery included in theme "/web/skin/frontend/default/default/wavethemes/jmbasetheme/js/jquery.js" is conflicting.
Because of lower version or any other reason. Like .live and .base64_decode jquery functions are not working.

I removed this jquery but by doing that the theme is not working fine.

Thanks for your help

12 answers

Profile photo of Ziven Staff 100280.00 $tone May 26, 2014
Public

JM Basetheme is now working with jQuery 1.10. You should upgrade to new jQuery version, instead of removing, since our theme works well with both jQuery 1.10 and later version.

#1
Profile photo of Ziven Staff 100280.00 $tone May 26, 2014
Public

Please PM me admin url and admin credentials of your site, I need to have a closer look and will get back to you then.

#3
Profile photo of ALAIN DEMOUCHY 360.00 $tone May 27, 2014
Public

Please PM me admin url and admin credentials of your site, done I need to have a closer look and will get back to you then.

ok thanks
jquery is upgraded but issue remains the same
This jquery "wavethemes/jmbasetheme/js/jquery.js" is conflicting

#4
Profile photo of ALAIN DEMOUCHY 360.00 $tone May 29, 2014
Public

I put back the missing file.
But issue doesn’t come from there
The main cause is that file "wavethemes/jmbasetheme/js/jquery.js".
If we stop this query, we found a solution to correct all induced errors, except the quick view one.

#7
MoonSailor 0.00 $tone May 30, 2014
Public

I just checked and found that the error occurs because "ManaPro FilterColors" extension does not support Jquery 1.10.2. It used this function:

Code:

.live

However, it has been removed from jquery 1.9 (you can find out more here : http://jquery.com/upgrade-guide/1.9/#live-removed )

In the case, pls use Jquery version older than 1.9 or contact with "ManaPro FilterColors" for upgraded extension.

#10
Profile photo of ALAIN DEMOUCHY 360.00 $tone May 31, 2014
Public

Yes I know that…take a look of my 1st message!
jquery is downgraded to 1.9 and the main cause remains the same "wavethemes/jmbasetheme/js/jquery.js".

#11

Please login or Register to Submit Answer

Written By

Comments