Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Need help setting up the anything slider.

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • #40026
    peterharren
    Member

    Hi, thanks for reading this.
    At the bottom right of this page http://bugasalt.com/slidertestpage.php
    I want to use the anything slider with the mini dark theme to slide 4 youtube videos.
    I’m a beginner with jquery. Can anyone trouble shoot this, or give me step by step instructions on how to set up the anything slider in this way?
    Thanks!

    #110836
    peterharren
    Member

    $40 paypal to whoever helps me get this thing up and running!

    #110838
    Senff
    Participant

    Not sure if it will help, but this is what I noticed at first glance….. Try moving this code out of the HEAD tag and place it right before the </BODY> tag:

    See if that does something.

    (And for heaven’s sake, get rid of that annoying fly….)

    #110841
    peterharren
    Member

    Moved

    but nothing changed unfortunately.
    Thanks for the effort though. Any other ideas?
    Ha, the fly would be gone if it was up to me. Same with the flashing ‘here’ text.

    #110842
    djrolstad
    Participant

    list all . js external links you put for the anything slider and what version of jQuery did you put up?

    #110843
    peterharren
    Member

    Do you mean, these that are listed in the head?

    #110844
    peterharren
    Member

    I suck at posting code here. Do you mean the ones listed in the head?

    http://bugasalt.com/slidertestpage.php

    I don’t think I have external .js links, I have
    src=”js/jquery.anythingslider.min.js”
    src=”js/jquery.anythingslider.fx.min.js”
    in the head and I have them on the server.

    #110845
    djrolstad
    Participant

    well since they are videos you need the
    jquery.anythingslider.video.js file

    #110848
    peterharren
    Member

    I put jquery.anythingslider.video.js in there and no luck. So I tried adding
    js/jquery.anythingslider.video.min.js too, and still no luck.
    Thanks so much for helping. Any other ideas?

    #110850
    djrolstad
    Participant

    trying replacing the jquery.min.js with jQuery v1.7.2??

    #110851
    djrolstad
    Participant

    and you might have too many jQuery versions; I see you have 1.8.8 and 1.4.2

    #110852
    peterharren
    Member

    Just tried it, but no luck.
    anything slider comes with a whole bunch of js files that I’m not linking to in the head, should I just try including all of them?

    #110853
    peterharren
    Member

    Ok got rid of the 1.4.2 version and something changed. Not sure if it’s progress though.
    http://bugasalt.com/slidertestpage.php

    #110855
    djrolstad
    Participant

    you can give it a shot

    #110856
    djrolstad
    Participant

    put this in instead of;

Viewing 15 posts - 1 through 15 (of 21 total)
  • The forum ‘Other’ is closed to new topics and replies.