Page 1 of 1

Using Multi Images & Tabber At the Same time

Posted: Wed Aug 26, 2009 6:17 pm
by belmoreboy
Hi

Have multi Images & Tabber want to be able to still have multi images under main product image but also have tabber function in place for every product. (multi images need to outside tabber if that makes sense)

Any Ideas?

thanks

Re: Using Multi Images & Tabber At the Same time

Posted: Wed Aug 26, 2009 10:02 pm
by norman
Edit your Product Layout(s) that you use with Multi Product Images. Then do this bit from the Tabber readme:
You can add the tabbed layout into any existing Product Layout by replacing variable

<actinic:variable name="ProductDescription" />

with

<actinic:variable name="TabbedDescription" value="TabbedProductDescription" />

Re: Using Multi Images & Tabber At the Same time

Posted: Thu Aug 27, 2009 12:40 pm
by belmoreboy
Brilliant Norman

(Should really read through things !)

Thanks