an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Just One Level - Category Expansion on Default ...
Last Post 1/27/2010 11:43:56 AM By Bahram. 11 replies.
Page 1 of 2 (12 posts) << First < Prev 1 2 Next > Last >> 
1/20/2010 3:02:21 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Just One Level - Category Expansion on Default Page
Hi Luke,
 
I need my default home page show Categories and First level underneath and no more.
 
Expand level = 1 Shrinks All
Expand Level = 2 Expands All levels
 
What is the solution for that.
 
Thanks,
 
1/20/2010 3:29:18 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Just One Level - Category Expansion on Default Page
Open page editor and click "Edit" on the CategoryList block.
 
DotShoppingCart Staff
1/20/2010 3:40:12 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Just One Level - Category Expansion on Default Page
Is that v.4? I am using V3.1
1/20/2010 3:47:09 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Just One Level - Category Expansion on Default Page
V4.
DotShoppingCart Staff
1/20/2010 3:52:05 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Just One Level - Category Expansion on Default Page
How Can It be done in V 3.1?
1/20/2010 3:54:50 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Just One Level - Category Expansion on Default Page
Write you own custom code to CategoryList block.
DotShoppingCart Staff
1/25/2010 12:19:39 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Just One Level - Category Expansion on Default Page
I am in V4 and using CategoryList With Toggling Sub categories, There is no Property like that one.
 
 
1/25/2010 12:46:23 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Just One Level - Category Expansion on Default Page
Use CategoryList
DotShoppingCart Staff
1/25/2010 1:52:07 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Just One Level - Category Expansion on Default Page
          
I used category List and there is no functionality that we have discussed,
 
I want all categories with second level always be open.
 
 
Cat1 ...........
    Subcat1 ...............
    ....
    .....
Cat2 ...............   
   Subcat2 .........................
   ...............................
Cat3 ................................
  Subcat3
  ...............................
  .........................
 
 
Always Two Level just shows for select Category
all other Categories remain collapsed.
 
Second Level Just shows the second level of selected category and overwrites it.
I do not thing anybody will use this option since it is very confusing for user and distorts the Navigation. 
 
 
 
You need to have these two options intead of Always Two Level.
 
Two Level for All Categories
Two Level for Selected Category
 
Bahram
1/26/2010 4:02:34 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Just One Level - Category Expansion on Default Page
This setting affects only how it displays when a category is active (selected).
 
"Top Level" is to display all the top level categories and expand all the category path down to the current active category.
"Second Level" is to display second level categories for the active category and all category path down to the current active category.
 
 
"Always Two Levels" is to display current active category, its siblings and childen.
 
 
DotShoppingCart Staff
1/26/2010 4:03:53 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Just One Level - Category Expansion on Default Page
The default homepage (when no active category is selected) has always the top level by default. You can customize the code to include the second levels.
DotShoppingCart Staff
Page 1 of 2 (12 posts) << First < Prev 1 2 Next > Last >>