Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ultrapics 2.0.4 Lightbox Version Problem


pschwab

Recommended Posts

I have tried installing the Ultrapics 2.0.4 lightbox version three times now, and always end up with the same problem. When I click to enlarge the image, it just adds the full size image to the bottom of the current page, below all of the other content.

 

I've followed the directions verbatim, and don't know what I could've done wrong. If anyone has any suggestions, they would be greatly appreciated.

 

This is what I installed:

http://addons.oscommerce.com/info/1642

 

This is the website in case you want to see what I'm talking about.

www.hood-design.com

Link to comment
Share on other sites

I looked at the code from a thread where Lightbox worked, and compared the code to yours.

 

In your code you have this:

 

<a href="http://hood-design.com/catalog/images/32011000.jpg" target="_blank" rel="lightbox">

If you made your code to match the other site that worked it would be:

 

<a href="http://hood-design.com/catalog/images/32011000.jpg" rel="lightbox[product]">

Does that help any?

:unsure:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Well, I made the changes you suggested, which were necessary, but still had the same problem. I finally figured out what I had wrong. I am also using STS (which I should have mentioned), and had not attached the lightbox.css file to the STS template. Once I did that, and made the changes you said, it is working!!

 

Thanks so much for your help.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...