Results 1 to 9 of 9

Thread: Lightbox viewer help, please

  1. #1
    Join Date
    Nov 2015
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Lightbox viewer help, please

    1) Script Title: Lightbox image viewer 2.1

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

    3) Describe problem: I copied the coding and in preview, only get the images in a new tab on the browser. I don't get the "box" on top of the screen.

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Not sure what you mean by "in preview" - do you mean locally from within a web building software?

    Most of the regulars here code manually, so it's unlikely that we'll be able to offer any advice there, but I'm guessing that you're trying to test locally, and that could be your problem. Try uploading your page/scripts/images online to your web host to see if that works (some scripts need to be online to function).

    If you need further help, we need to see your actual page - we can't troubleshoot anything we can't see.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. The Following User Says Thank You to Beverleyh For This Useful Post:

    TerriC (11-11-2015)

  4. #3
    Join Date
    Nov 2015
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Lightbox viewer help

    Hey! I figured it out, after posting my comment, similar posts came up and I read through them, it was the js location...

    BUT now my issue is that the "Prev" or "Next" are not appearing in the pictures...

  5. #4
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Not sure - have you setup 'grouping'? From the demo page;

    LightBox version 2 also adds the ability to group multiple image links together, so an image gallery is created out of the enlarged images:
    Code:
    <a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
    <a href="images/image-2.jpg" rel="lightbox[roadtrip]">image #2</a>
    <a href="images/image-3.jpg" rel="lightbox[roadtrip]">image #3</a>
    To offer any specific help, we need a link to your actual page.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  6. #5
    Join Date
    Nov 2015
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Lightbox viewer help

    Quote Originally Posted by Beverleyh View Post
    Not sure - have you setup 'grouping'? From the demo page;



    To offer any specific help, we need a link to your actual page.
    Belated thank you for your reply and assistance Beverleyh. I uploaded the pages and the images, and now only see a few pictures come up in the lightbox, not all of them. I tried renaming the images, to no avail. Downsized one pic to see if it was the size of the pic, doesn't help. Here's the page(s) I am working on, you'd click on the property image for the lightbox show...http://rentalsinlivingston.com/Wilmont.html

    Clueless now on why images won't show up. Only on the residential page, the 109 Bickford Place one works and shows all images! Rest don't. Aaaaaiiiiieeee! ha ha.

  7. #6
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Some of your image paths are incorrect. Double check those and make sure that letter-case matches too. Applies to the file extension also. UNIX servers are case-sensitive whereas Windows isn't. This means that paths may appear to work fine locally on your Windows computer, but once you upload them online, things stop working.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  8. #7
    Join Date
    Nov 2015
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Lightbox viewer help

    Quote Originally Posted by Beverleyh View Post
    Some of your image paths are incorrect. Double check those and make sure that letter-case matches too. Applies to the file extension also. UNIX servers are case-sensitive whereas Windows isn't. This means that paths may appear to work fine locally on your Windows computer, but once you upload them online, things stop working.
    Wow, case sensitive, huh? Good to know. Will give it a try. Thanks so much for the reply and advice!!

  9. #8
    Join Date
    Nov 2015
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    The first unit worked. Will definitely remember this lesson! Thanks again, Beverleyh!!

  10. #9
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    No problem - Glad you got it working
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

Similar Threads

  1. Lightbox Viewer v2.03a
    By nfinity in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 04-17-2008, 07:11 PM
  2. Lightbox Viewer
    By Mehok in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 02-01-2008, 06:57 PM
  3. Lightbox viewer help
    By frantik in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 01-26-2008, 06:42 AM
  4. Lightbox Viewer
    By chechu in forum Dynamic Drive scripts help
    Replies: 17
    Last Post: 12-29-2007, 09:47 PM
  5. Lightbox image viewer Help!!
    By jasongolf in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 04-12-2007, 02:31 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
  •