Large Image popup in More Info Page

General ShopSite user discussion

Large Image popup in More Info Page

Postby Feydakin » Fri Dec 26, 2008 5:52 pm

I'd like to add the lightbox popup in the moreinfo page..

I'm using the small image as a thumbnail on the category pages, and the Medium Image on the More info pages.. I'd like to have the medium image clickable (through lightbox) and have that open up the original size image..

If this were all straight php, no big deal.. But I am having a huge time getting my head wrapped around everything ShopSite..

Any suggestions?? The only other thread I found that even mentioned lightbox is a year and a half old and didn't make much sense :)

Steve -
Feydakin
 
Posts: 42
Joined: Wed Jul 23, 2008 11:24 am
Location: Indiana

Postby Feydakin » Fri Dec 26, 2008 6:56 pm

And as usual, once I post asking for help the answer magically appears.. The guys at Lexiconn rock :)
Feydakin
 
Posts: 42
Joined: Wed Jul 23, 2008 11:24 am
Location: Indiana

lightbox

Postby cameron » Mon Apr 06, 2009 10:02 am

Id like to use lightbox on my site as well and Im not sure what the best way to go about this is. I downloaded it and made a couple galleries now I just dont know the easiest way to integrate those galleries into my shopsite page. I'd like to do this while still using the image field within shopsite but I dont know if thats possible.

Any help is greatly appreciated.
Thanks
Erik
cameron
 
Posts: 33
Joined: Fri Jan 23, 2009 12:43 pm
Location: USA

Postby Feydakin » Mon Apr 06, 2009 10:19 am

Hey Cameron,

I'm not sure about adding a full gallery, but here is what I did for lightbox popups on my MoreInfoPage.sst

I added the lightbox css to the head and the javascript for lightbox to the body of the page.. Then I changed the original code for the MoreInformationGraphic to this

Code: Select all
[-- IF PRODUCT.MoreInformationGraphic --]
<span style="font-size: 9px'"><i>Click picture to enlarge</i></span><br>
<a href="http://animalcharms.net/media/[-- IMAGE Product.MoreInformationGraphic --]" rel="lightbox">
  [-- PRODUCT.MoreInformationGraphic --]</a>
 [-- END_IF --]


I'm not sure if this helps you or not, but it's what I am doing..
Feydakin
 
Posts: 42
Joined: Wed Jul 23, 2008 11:24 am
Location: Indiana

Postby cameron » Mon Apr 06, 2009 10:47 am

I think thats actually exactly what I need.

I wish I just asked you that ... :D

Erik
cameron
 
Posts: 33
Joined: Fri Jan 23, 2009 12:43 pm
Location: USA


Return to User Forum

Who is online

Users browsing this forum: No registered users and 29 guests