Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

midvalleydrifter001
Ecommerce Template Expert

USA
933 Posts

Posted - 01/28/2019 :  17:19:42  
My site is running an older java script (jQuery v1.7.1) that is now causing PCI scan failures.

Is there an updated version that will work on my site?

Patrick
ECT v7.0.3

dbdave
ECT Moderator

USA
10409 Posts

Posted - 01/28/2019 :  17:34:36  
Hi, you can download the latest here - https://jquery.com/ but some sources say it's better to link to a cdn

stevep
Advanced Member

USA
182 Posts

Pre-sales questions only
(More Details...)

Posted - 07/11/2019 :  09:58:42  
For what it's worth - I use a responsive design that has sliders on the home page. On that page is the following line of code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
It was recommended that I use the latest version, which I believe is 3.4.1. List of versions can be found here:
https://code.jquery.com/jquery/

I assume that by CDN dbdave is referring to what in my example is ajax.googleapis.com but am not sure.

Steve

dbdave
ECT Moderator

USA
10409 Posts

Posted - 07/11/2019 :  10:54:59  
A CDN =
quote:
A content delivery network or content distribution network is a geographically distributed network of proxy servers and their data centers. The goal is to provide high availability and high performance by distributing the service spatially relative to end-users. Wikipedia


You might want to load from a CDN versus having the code on your own server and loading from there. There are arguments for doing it one way versus the other.

jimhuang
Advanced Member

Taiwan
248 Posts

Pre-sales questions only
(More Details...)

Posted - 01/30/2021 :  19:15:44  
Refer to this thread, in my test store:

I updated <script src="js/jquery-1.9.1.min.js"></script>
to
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>

However, it does not work on top menu.

Edited by - jimhuang on 01/31/2021 05:30:18

Vince
Administrator

42756 Posts

Posted - 01/31/2021 :  02:44:04  
Hi Jimhuang
You can't just switch from jQuery 1.x to jQuery 3.x I'm afraid without getting errors. There is something called jQuery Migrate which can solve this and it's explained here...
https://www.learningjquery.com/2020/11/what-is-jquery-migrate

In the latest versions of the templates we've removed the dependence on jQuery for reasons such as these.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

jimhuang
Advanced Member

Taiwan
248 Posts

Pre-sales questions only
(More Details...)

Posted - 01/31/2021 :  05:44:20  
Thank you, Vince

Maybe, I need the latest version of template.
Can I just buy new template only?

Jim
v7.25

Vince
Administrator

42756 Posts

Posted - 01/31/2021 :  07:31:27  
Hi Jim
No, we don't have a template only but the Replacement Software product is so cheap that it's not really much more than just a template would be anyway.

https://www.ecommercetemplates.com/replacement-software.asp

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000