PDA

View Full Version : Location and Arrangement of Top level Section List


John826
05-Aug-2003, 12:09 PM
All,

I am new to Actinic and have been trying to understand how the "Location and Arrangement of Top level Section List" works in Design | Options | Sections. The desired result is to have the product category text links displayed in one column on the initial products page. On subsequent pages, I would like to display the products 3 across. I have been experimenting with the Design | Options | Sections tab options with out success for a half a day. I am only able to get all pages displaying 3 across or one across.

Please advise.

John

Ben
06-Aug-2003, 10:16 AM
Hi John
The desired result is to have the product category text links displayed in one column on the initial products page. On subsequent pages, I would like to display the products 3 across. Unfortunately, this isn't possible. The top level section list display is generated by the placeholder NETQUOTEVAR:TOPLEVELSECTIONSTOP (in the Primary template), which uses only one template throughout the site. The only way around it is to select the display as 3 columns and then create a new Primary template for the front page (Design Options | Layouts) and in this new template replace NQV:TOPLEVELSECTIONSTOP with a hardcoded list.

I've added your request to the wishlist.

Ben