Hi there,
I am testing Actinic and I have a section with 6 products. I have specified the Location and Arrangement of Sections List with the following:
Override Default Settings: ticked
List Placement: default
First Row Column Count: 3
Subsequent Row Column Count: 3
So I would expect to see two rows of products with three products per row... I am not having much luck.
----------------------------------------------------------------
In the "Laying Out Your Products in Multiple Columns" within the advanced user guide tells me to copy and paste some different code in the following pages:
Act_ProductBody.html
Act_ProductSeparator.html
Act_ProductLine.html
Than Go into 'Advanced | Custom Properties', click the "+" sign and create a property called
'NUMCOLS' of type 'text'. Click 'OK'.
----------------------------------------------------------------
Is there any shorter way of doing this from within actinic.
Many many tanks,
Max
I am testing Actinic and I have a section with 6 products. I have specified the Location and Arrangement of Sections List with the following:
Override Default Settings: ticked
List Placement: default
First Row Column Count: 3
Subsequent Row Column Count: 3
So I would expect to see two rows of products with three products per row... I am not having much luck.
----------------------------------------------------------------
In the "Laying Out Your Products in Multiple Columns" within the advanced user guide tells me to copy and paste some different code in the following pages:
Act_ProductBody.html
Act_ProductSeparator.html
Act_ProductLine.html
Than Go into 'Advanced | Custom Properties', click the "+" sign and create a property called
'NUMCOLS' of type 'text'. Click 'OK'.
----------------------------------------------------------------
Is there any shorter way of doing this from within actinic.
Many many tanks,
Max
Comment