Forums

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

Home Forums JavaScript Need help with JQuery sliding image gallery

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25545
    cre8tive1
    Member

    Hi all,

    I’ve been watching the video podcasts here to learn CSS/WordPress. I’ve decided to try to create a WordPress site while following the podcasts. Episode #56 "Intregrating FoxyCart and WordPress" features the website http://www.JeffCampana.com.

    I really like the sliding image gallery featured in the sidebar and feel that it’s something I would like to use on client websites.

    I’ve tried to recreate this on my testing site: http://rmss.fabianross.com.

    As you can see, it’s not working. I’m not super proficient with JS or JQuery. I’m wondering if someone can help me troubleshoot the problem. Essentially, I can’t find out the JQuery script is called or activated. I’m guessing that’s the part I’m missing.

    This is what I’ve done thus far.

    In header.php I added:

    Code:

    In sidebar.php I added:

    I added the JQuery files as can be seen here: http://rmss.fabianross.com/wp-includes/jquery/jquery.js

    I added the custom JS file here: http://rmss.fabianross.com/wp-content/themes/rmss/js/teaser.js

    My style.css file is here: http://rmss.fabianross.com/wp-content/themes/rmss/js/teaser.js

    Any input is greatly appreciated.

    #61144
    cre8tive1
    Member

    Thanks Apostrophe. I had just figured that out and was coming to update my post.

    Ciao,

    jr

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