Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Looking for help implementing galleriffic script on to site

  1. #1
    Join Date
    Apr 2011
    Posts
    65
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default Looking for help implementing galleriffic script on to site

    Here is the link to the original script and it working properly: http://www.twospy.com/galleriffic/example-2.html

    here is the temporary link to the page where the I'm trying to implement the galleriffic script: http://subjectr.startlogic.com/weddings.html

    Issue: The slide show is not working properly. Not showing up at all really. I have updated the jQuery file from what the example is using at the above link and still not working correctly. Tried using old version and got the same results. The error that I keep getting is "function expected" in the script at the bottom of the page, but not sure why. Any help is appreciated. Thank you in advance!!

    Chad

  2. #2
    Join Date
    Jan 2011
    Location
    Southeastern CT
    Posts
    612
    Thanks
    46
    Thanked 32 Times in 32 Posts

    Default

    Check the source to this file:
    Code:
    <script type="text/javascript" src="./jquery.galleriffic.js"></script>
    or the path to it-it said it was not found
    Thanks,

    Bud

  3. #3
    Join Date
    Apr 2011
    Posts
    65
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    Sorry bout that. Path fixed.

  4. #4
    Join Date
    Jan 2011
    Location
    Southeastern CT
    Posts
    612
    Thanks
    46
    Thanked 32 Times in 32 Posts

    Default

    in the working page you have these javascript pages listed at the top of the page.
    Code:
    <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
    		<script type="text/javascript" src="js/jquery.galleriffic.js"></script>
    		<script type="text/javascript" src="js/jquery.opacityrollover.js"></script>
    but in the example page you have these:
    Code:
    <script type="text/javascript" src="./jquery-1.11.0.js"></script>
    <script type="text/javascript" src="./galleriffic.js"></script>
    <script type="text/javascript" src="./jquery.opacityrollover.js"></script>
    Check these to make sure you got them all correctly
    Thanks,

    Bud

  5. #5
    Join Date
    Apr 2011
    Posts
    65
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    The working page is not mine, just where I got the scripts from. I tried using both versions of the jquery script "1.3.2" and the newer version "1.11.0" and got the same results.

  6. #6
    Join Date
    Apr 2011
    Posts
    65
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    Bud,

    I made sure that the "jQuery-galleriffic.js" file is the same on the example page. Do you want me to plug in the older version (1.3.2) of jQuery?

  7. #7
    Join Date
    Jan 2011
    Location
    Southeastern CT
    Posts
    612
    Thanks
    46
    Thanked 32 Times in 32 Posts

    Default

    You changed the example-2.html page

    When I looked at it before it had the thumbs on the left and the larger image would load in the right side next to the thumbs.

    I am confused as to what you want now.
    Thanks,

    Bud

  8. #8
    Join Date
    Apr 2011
    Posts
    65
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    I'm unable to make any changes to example-2.html. I'm wanting the weddings.html to look and work like examples-2.html. I've been trying to implement the example-2.html in with weddings.html but the slideshow/larger img to the right of the thumbs does not show up.

  9. #9
    Join Date
    Jan 2011
    Location
    Southeastern CT
    Posts
    612
    Thanks
    46
    Thanked 32 Times in 32 Posts

    Default

    I made a copy using the new photos for you herehttp://www.web-user.info/test/galleria/weddings.html
    Thanks,

    Bud

  10. #10
    Join Date
    Apr 2011
    Posts
    65
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    Ok, last thing.. what about the controls at the top and bottom of the thumbnails? Why are those not showing.

    Thanks again,
    Chad

Similar Threads

  1. Overlapping text in Galleriffic
    By Sammacha in forum CSS
    Replies: 0
    Last Post: 03-05-2014, 04:37 AM
  2. adapting jquery gallery with image swap - galleriffic
    By samslystone in forum JavaScript
    Replies: 2
    Last Post: 02-17-2013, 12:19 PM
  3. Implementing Basic Script
    By Adnan959 in forum Flash
    Replies: 0
    Last Post: 11-23-2010, 12:16 PM
  4. Help Implementing this script
    By amym6188 in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 07-07-2009, 02:50 AM
  5. I need help implementing a DD script, please...
    By Saviour in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 12-19-2007, 10:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •