View Single Post
  #2  
Old 04-29-2016, 04:34 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Inserting a JS plug-in

Upgrade your jQuery to a version >= v1.7. You are currently using v1.5.2.

Edit skin/common_files/lib/jquery-min.js

Replace all the code with the code from here...

https://code.jquery.com/jquery-1.7.0.min.js

Then go to tools > maintenance > clear template cache

All versions are available here.
__________________
xcartmods.co.uk
Reply With Quote