AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Ollie on May 06, 2016, 08:22:28 PM

Title: Google APIs Javascript Location
Post by: Ollie on May 06, 2016, 08:22:28 PM
What file in v. 1.2.6 contains this js reference?

https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js

Title: Re: Google APIs Javascript Location
Post by: Basara on May 09, 2016, 03:56:41 AM
Hi.
It is in header.tpl file
https://github.com/abantecart/abantecart-src/search?utf8=%E2%9C%93&q=jquery.min.js
Title: Re: Google APIs Javascript Location
Post by: Ollie on May 09, 2016, 07:39:30 PM
Hi.
It is in header.tpl file
https://github.com/abantecart/abantecart-src/search?utf8=%E2%9C%93&q=jquery.min.js

Thank you. The lightbox I was using with v 1.2.0 is not working with 1.2.6. Can I replace jquery.min with an older version? If so, will this solve the problem?

Oliver