This image gallery is very cool...

Post feature requests to this forum and a pre-configured poll will automatically be created for you.
Post Reply

How important is this enhancement to you?

It's a critical enhancement that I must have.
1
20%
It's an important enhancement but others are more critical.
4
80%
I'd like to have it but it's not that important.
0
No votes
I'd never use this feature.
0
No votes
 
Total votes: 5

IndyTwoStep
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 23
Joined: Wed Dec 05, 2007 1:25 pm

This image gallery is very cool...

Post by IndyTwoStep » Wed Apr 02, 2008 9:02 pm

Newegg uses an image gallery that I realy like.

Simple and sleek... The only thing I would add would be navigation arrows at the bottom sides to go to previous and next pics:

Gallery Link Click Here

All I am really hoping for on the built in AC7 gallery is thumbnail previews built into the interface, like on Neweggs', I think it is seriously lacking in the current gallery system built into AC7. Anything else from that Newegg sample added in (like zoom in / zoom out features - PERFECT for a few hirez pics thrown in the mix BTW, and a text description of the current product at the top would be icing on the cake. Oh, and one more thing.... it would be nice to have an html editable content area at the bottom of each priducts picture gallery pop up screen.

One other comment I guess I should throw in here is, how easy is it to plug in gallery viewing software into AC7, if I say bought a flash app specifically for product gallery purposes?

By the way... RC3 is VERY nice, love the changes! and PHPBB is looking great here on the forums... I'm excited to see what else you guys cook up throughout '08!

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: This image gallery is very cool...

Post by kastnerd » Thu Nov 06, 2008 10:50 am

I have always liked the newegg images, i like the tiny tiny thumb nails on the product page as well.

User avatar
Jaz
Captain (CAPT)
Captain (CAPT)
Posts: 245
Joined: Wed Nov 05, 2008 4:04 am
Location: Torrance, CA
Contact:

Re: This image gallery is very cool...

Post by Jaz » Sat Nov 15, 2008 5:26 am

It would be great if Able could integrate the Jquery gallery. It is open source, and does not have any loading lag when switching between images. It runs super quick and looks great. I have it running on my old site:

http://fire.trickconcepts.com/tcf-001-0 ... andles.jpg

I have been having some trouble getting to run properly on Able because the JavaScript has a conflict with the ASP code. I am not a programmer and if anyone knows how to integrate this I would love to hear. I will gladly share all I know about the gallery with the forum.

~Jaz
David Jasiewicz
President
Trick Concepts - Metal Fab. Engineering and Product Design
http://www.trickconcepts.com-- If you are an ASP or PHP programmer or CSS web specialist I will gladly trade for graphic design, mechanical engineering or metal fabrication service! --

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: This image gallery is very cool...

Post by jmestep » Sat Nov 15, 2008 8:24 am

Someone posted code here in the last few months that does that nicely using the additional image resized dynamically as a thumbnail . I just can't find the forum post. Here is an example of it:
http://www.uptownenterprises.com/Zippo- ... P1227.aspx
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
Jaz
Captain (CAPT)
Captain (CAPT)
Posts: 245
Joined: Wed Nov 05, 2008 4:04 am
Location: Torrance, CA
Contact:

Re: This image gallery is very cool...

Post by Jaz » Sat Nov 15, 2008 4:44 pm

Cool, but I would like the text to change with the image like in our example. It allows a lot of information to be spelled out without overwhelming the customer.

~Jaz
David Jasiewicz
President
Trick Concepts - Metal Fab. Engineering and Product Design
http://www.trickconcepts.com-- If you are an ASP or PHP programmer or CSS web specialist I will gladly trade for graphic design, mechanical engineering or metal fabrication service! --

User avatar
Jaz
Captain (CAPT)
Captain (CAPT)
Posts: 245
Joined: Wed Nov 05, 2008 4:04 am
Location: Torrance, CA
Contact:

Re: This image gallery is very cool...

Post by Jaz » Wed Nov 19, 2008 4:45 am

I am trying to get a little help on this project. I am trying to use the Galleria image gallery with AbleCommerce. It is powered by Jquery. I am having some trouble getting the JavaScript to work with the .net code. Either the gallery stops working, or the .net code stops working. This is a client side script I am trying to use, and there is no database involved. It is all accomplished by just creating an unordered list of the images and the JavaScript does the rest.

You can see it working on my old site here:

http://fire.trickconcepts.com/tcf-001-0 ... _tools.jpg


If anyone wants to work with me on this or tackle the project, let me know. Feel free to send me a quote.
David Jasiewicz
President
Trick Concepts - Metal Fab. Engineering and Product Design
http://www.trickconcepts.com-- If you are an ASP or PHP programmer or CSS web specialist I will gladly trade for graphic design, mechanical engineering or metal fabrication service! --

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: This image gallery is very cool...

Post by mazhar » Thu Nov 20, 2008 6:54 am

Well you can create the image list using the repeater by first loading the images and then binding the result set with the repeater. Have a look at the asset manager page under the admin/products/assets section, it is doing a similar job. Hopefully you will get all the necessary code from there.

User avatar
Jaz
Captain (CAPT)
Captain (CAPT)
Posts: 245
Joined: Wed Nov 05, 2008 4:04 am
Location: Torrance, CA
Contact:

Re: This image gallery is very cool...

Post by Jaz » Thu Nov 20, 2008 1:42 pm

Thanks. I am just starting to look at it now. Should I be able to use this code to have the text change with the slide show, or will this just control the image part? I don't mind adding the text manually to each photo, as I can't think of anywhere that I could but it in the Able interface to link to it.
David Jasiewicz
President
Trick Concepts - Metal Fab. Engineering and Product Design
http://www.trickconcepts.com-- If you are an ASP or PHP programmer or CSS web specialist I will gladly trade for graphic design, mechanical engineering or metal fabrication service! --

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: This image gallery is very cool...

Post by mazhar » Fri Nov 21, 2008 7:05 am

That will deal with the image part.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: This image gallery is very cool...

Post by mazhar » Fri Nov 21, 2008 1:37 pm

Have a look at this post
viewtopic.php?f=47&t=9026

Post Reply