Results 1 to 2 of 2

Thread: MultiFrame Image Slideshow not showing

  1. #1
    Join Date
    Jul 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default MultiFrame Image Slideshow not showing

    1) Script Title: MultiFrame Image slideshow

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...frameslide.htm

    3) Describe problem: I have VERY limited exp with script....but this looked very straightforward, so I tried! I am trying to add this to my homepage of a wordpress site.

    I have update the stylesheet with:

    .seqslidestyle{
    margin-right: 15px;
    }

    I copied the script file and updated the images and file urls. I have 18 image files and var slidestoreveal=6. I would like 6 different images viewed at one time.

    Everything else was left the same. Any help? The page can be viewed here and should be showing up at the bottom.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    14 of your entries use, from 5 on (for example):

    Code:
    segslides[5]=["http://chickensintheroad.com/farm-bell-recipes/wp-content/uploads/2010/06/raspberrycheesecake-250x187.jpg","http://chickensintheroad.com/farm-bell-recipes/raspberry-cheesecake/"]
    They should all be:

    Code:
    seqslides
    Fixing just that will get it working. You may want to make sure that there is enough room for the slide show in you layout though, it seems to jump around a bit.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •