Log in

View Full Version : Image Slider not engaging



katiebugla
10-03-2012, 03:18 PM
http://riverroadcreative.co/ - I am trying to use this slider, I also used it on http://richieadams.com and it works fine. Am I missing a pathway or did I foul up the js?

HELP!

james438
10-03-2012, 03:37 PM
Are you referring to responsive slides (http://viljamis.com/responsive-slides/themes/) or something else? If the former you might be able to get some help here, but you might also want to consider looking at the author's site dealing with issues here (https://github.com/viljamis/ResponsiveSlides.js/issues).

Either way it would be helpful if you can post more details.

katiebugla
10-03-2012, 03:39 PM
I am referring to the responsive slides... I'm not sure what I am doing different, but they are not moving/sliding to the next images... I will read the issues, shortly. I'm sure I am just missing something.

katiebugla
10-03-2012, 03:49 PM
I tell you what, I had coin-slider in there earlier.... I will revert to that until I can have more time to work on this...

katiebugla
10-03-2012, 07:08 PM
I tell you what, I had coin-slider in there earlier.... I will revert to that until I can have more time to work on this...

Given the site's current framework - i.e. frankensteined template - what do I need to do to get the rslider to work?

http://riverroadcreative.co

katiebugla
10-03-2012, 09:20 PM
http://riverroadcreative.co/index_rslider.html

Still not sure what I am doing wrong... Again, I frankensteined this from a template and need this to work ASAP... I just don't know what I am missing.

james438
10-03-2012, 09:33 PM
I won't be able to help you with this one as I know very little javascript. There are others here that are much more knowledgeable than I am.

Your page looks rather nice. The only thing that I can see wrong is that the arrows are missing on your image slider, but that could be by design. What is it that your script is doing wrong?

katiebugla
10-03-2012, 09:35 PM
The slider is not initiating there are about 5 slides that should be rotating...

bernie1227
10-04-2012, 02:26 AM
you appear to be missing these:


<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="../responsiveslides.min.js?v=1.16"></script>

in the head of the page.

katiebugla
10-04-2012, 02:35 PM
you appear to be missing these:


<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="../responsiveslides.min.js?v=1.16"></script>

in the head of the page.


I had it at the bottom with the call script, I've moved both around... to no avail. But then I refreshed the path... It works now! Crazy pants.

katiebugla
10-04-2012, 03:45 PM
I guess we can call this one resolved... I don't know how to do that, though?

djr33
10-05-2012, 12:12 AM
Go to your first post, click edit (go to the "advanced" full-page version) and then select "Resolved" from the drop-down menu.