Category Structure in Leftnav

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
User avatar
draneb
Captain (CAPT)
Captain (CAPT)
Posts: 314
Joined: Sun Jun 12, 2005 4:07 pm
Location: Texas
Contact:

Category Structure in Leftnav

Post by draneb » Thu Jan 22, 2009 12:50 pm

I've tried searching on the topic and found some posts from people wanting the same thing but that's all I could find.

I made the switch from AC5.5 to AC7.0 awhile back. I thought the flyout menu looks terrific so I went with that. But, as Google started spidering my new pages I noticed all of them dropped out of the results completely. (I am curious to know if anyone using the flyout menu ranks well for their keywords on Google)

In any case I decided to drop the flyout menu and see what happens. Judy helps me with all aspects of my site. She put the standard leftnav back up. But, I was hoping for something like this...

From the home page it lists all the main categories

Category 1
Category 2
Category 3
Category 4

Then if someone clicks on Category 2 I would like it to show all of the subcategories like below but still show the main categories...

Category 1
Category 2
Subcat 1
Subcat 2
Category 3
Category 4

If there is a way to have the current category or subcategory they are on shown in bold that would be even better

Category 1
Category 2
Subcat 1
Subcat 2
Category 3
Category 4

Is this possible? Thank you!
AC 7.0.3 build 13937

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Category Structure in Leftnav

Post by jmestep » Thu Jan 22, 2009 1:09 pm

Some posted a similar nav in a new site this morning, so I'm checking it out. I think the menu is what you want.

viewtopic.php?f=4&t=9554
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
draneb
Captain (CAPT)
Captain (CAPT)
Posts: 314
Joined: Sun Jun 12, 2005 4:07 pm
Location: Texas
Contact:

Re: Category Structure in Leftnav

Post by draneb » Fri Jan 23, 2009 1:59 am

Ohh wow, that's "purdy"! Yes, that is exactly what I was wanting... along with some chocolate now.

Isn't this a common navigation format? I know the free carts do it this way. I don't like looking like a free cart, but it works.

Image
AC 7.0.3 build 13937

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Category Structure in Leftnav

Post by mazhar » Fri Jan 23, 2009 4:42 am

You can modify the CategoryListEx control posted in forums. For example check install the control in attachment, all you need to place the control in left sidebar on both the home and category display page.

User avatar
draneb
Captain (CAPT)
Captain (CAPT)
Posts: 314
Joined: Sun Jun 12, 2005 4:07 pm
Location: Texas
Contact:

Re: Category Structure in Leftnav

Post by draneb » Fri Jan 23, 2009 3:15 pm

THANK YOU!

Image
AC 7.0.3 build 13937

User avatar
triplw
Commander (CMDR)
Commander (CMDR)
Posts: 144
Joined: Sat Jan 12, 2008 5:34 pm
Contact:

Re: Category Structure in Leftnav

Post by triplw » Thu Jan 07, 2010 4:10 pm

Mazhar,
Is there a way to have only 1 category expanded at a time?

Thanks

User avatar
triplw
Commander (CMDR)
Commander (CMDR)
Posts: 144
Joined: Sat Jan 12, 2008 5:34 pm
Contact:

Re: Category Structure in Leftnav

Post by triplw » Thu Jan 07, 2010 4:35 pm

I think I found it:
TreeView1.ExpandSinglePath = true;

Post Reply