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
Author « Topic »  

mikec
Starting Member

United Kingdom
18 Posts

Posted - 02/15/2019 :  16:10:59  
I've just changes the slider on my ICE template to the responsive slider listed in the ECT site.

I've copied everything as indicated in the instructions and uploaded everything the the css and js folders. It all checked out using Firefox Dev....

Just one problem it doesn't work...It stays on the top slide and doesn't fade to the second/ third.

Here is the listing:

<script type="text/javascript"src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="js/responsiveslides.min.js"></script>
<script type="text/javascript">
$(function () {
$("#slider1").responsiveSlides({
maxwidth: 800,
speed: 800
});
});
</script>
<link href="css/slider1.css" rel="stylesheet" type="text/css" />


I updated the link to 'slider1.css to direct it properly... PLUS: For the images.

<ul class="rslides" id="slider1">
<li><img src="images/slider/boo_slider.jpg" alt="" /></li>
<li><img src="images/slider/redhair_girl_1200_442.jpg" alt="" /></li>
<li><img src="images/slider/incred_profile_1200_442.jpg" alt="" /></li>
</ul>

So all as the book says, but no joy. Even updated the responsiveslides.js to the latest (1.5)... no change.
Any thought would be appreciated,

Mike

https://www.thetiaracompany.com




michael cubitt

dbdave
ECT Moderator

USA
10272 Posts

Posted - 02/15/2019 :  16:59:39  
I think you are running jquery on the page twice.
Try removing the second one further down the page - <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
as it's older than the one being called higher up <script type="text/javascript"src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>

This could very well be the issue.

Edited by - dbdave on 02/15/2019 16:59:52

mikec
Starting Member

United Kingdom
18 Posts

Posted - 02/16/2019 :  01:37:47  
Thank you David....The exact cause of my plight.

Thanks again.

michael cubitt

stevep
Advanced Member

USA
182 Posts

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

Posted - 08/14/2019 :  11:25:18  
I just updated to v7.1.3 in order to correct an ectcartcookie issue that is causing PCI scan failures. All updated and seems to work, however the responsive sliders on my home page no longer slide. I checked the page to see if there were two jquery entries on the home page as happened to mikec, and there are not. As part of my PCI scan failure nightmare, which I've invested now about 4 hours in total, I changed from the default jquery version of 1.8.2 to 3.4.1, the latest. PCI requires 3.0.0 or higher.

Suggestions appreciated.

Thank you,
Steve

Vince
Administrator

42462 Posts

Posted - 08/14/2019 :  11:44:27  
Hi Steve
There seems to be a javascript error in the responsive slider code so it could be an incompatibility with the latest version of JQuery. Could you send your site FTP login to my email (vince AT ecommercetemplates DOT com) and I'll try an updated version to see if that helps.

Vince

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

stevep
Advanced Member

USA
182 Posts

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

Posted - 08/14/2019 :  12:32:22  
Latest update seems to have finally fixed the jquery problem, still have slider problem.
Steve

Vince
Administrator

42462 Posts

Posted - 08/16/2019 :  01:17:41  
Hi Steve
The latest version of the Responsive Slider is compatible with JQuery 3.4.1, and it also seems to work fine with the older JQuery versions. I've updated the responsive slider on your site and if anyone else has this problem, just get a new version from...
https://www.ecommercetemplates.com/js/responsiveslides.min.zip
Unzip that and copy to the js folder of your site.

Vince

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

stevep
Advanced Member

USA
182 Posts

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

Posted - 08/16/2019 :  11:28:56  
Thank you Vince - can confirm operation with jquery 3.4.1. Last time I ran a scan I still had the cart cookie problem, but brought that up on another thread.
Steve
  « 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