Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Image Gallery with Image informations View modes: 
User avatar
Member
Member
dussto-gmail - 8/19/2010 5:23:13 AM
   
Image Gallery with Image informations
Hi,

I'm building a corporate website with e-shop. I managed to do everything I wanted, except this "little" problem.

I have "Products" part in my main navigation. It have couple of subpages of different products (ex. brushes, wallpapers etc.), which lists all products/items and it's data (picture, price, size, "buy" button etc.) from that category.

Now, I want to make a page, which is basically an Image Gallery, that should list images and data connected to it, from any of the "Product" categories I choose.

It should show main (large) image in the middle, scroller with the thumbnails bellow, and information about that picture to the right/left/bellow or anywhere else.


Thank you for any future help about this.

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 8/19/2010 8:51:49 AM
   
RE:Image Gallery with Image informations
Hi,

Could you please insert a repeater webpart to your page and set following Properties of your repeater:

Path:
/Products/your category/%
Transformation: CMS.Product.Preview
Selected item transformation: CMS.Product.Default

Images from your_category will be displayed in your page this way.

Alternatively, you can use approach used for product listing within our Corporate site. I would recommend installing Corporate site sample site and taking a look to this solution.

Best regards,
Ivana Tomanickova