View Full Version : adding new navigation buttons
garethking
18-Jul-2003, 12:34 PM
In the store I am building there is a clothing section, footwear, etc. I would like these to show up in the navigation bar as apposed to just 'shop'. How do I do it ? I read something somewhere about 'a section list formatted as a javascript array' ?
Please help.
Thanks to anyone who helps.
Garethking
cdicken
21-Jul-2003, 09:29 AM
If you want Actinic to list all the top-level sections in your store, then it is possible to use a 'JavaScript array' - which is basically a specially-formatted index of the sections in your store that can be used in a variety of ways. Instructions for this are in the Advanced User Guide.
If you just want a few links to a few key sections, then I would suggest you hard-code navigation links into your overall layout template (normally Act_Primary.html or Act_BrochurePrimary.html) which link to the sections in the store.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.