I am redesigning my website with a template I have downloaded preiously (which is this one). My old website is this and the new one is located in another folder. Obviously Im trying to use most of the functionality made previously in the new design to save some time.
The template has many libraries and I need to use different versions of jquery
- jquery 2.0.3 (for most of the page)
- jquery 1.8.3 (for the autocomplete plugin, which is not the one from jquery ui).
I have tried the noConflict() function of jquery and I still cannot solve it. The file 'assets/js/js-home.js' was previously in the template. I don't know what else to do. Some help of you guys will be appreciated. If you guys need some extra information, let me know. Thanks