an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 2/10/2009 1:38:10 PM By lukezy. 5 replies.
2/10/2009 9:52:26 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Block Container Lost
Hi Luke,
 
I have no main block container in some of my pages, How can I retreive it back, in order to disable/enable Left and right Master Block.
 
Bahram
2/10/2009 10:14:09 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Block Container Lost
Which pages are these? How did you remove the main block container?
DotShoppingCart Staff
2/10/2009 10:43:06 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Block Container Lost
The page is aboutUs, internal  I fixed left panel in all pages, but now want to disable the left panel on this page.
2/10/2009 10:53:28 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Block Container Lost
These are custom pages. The master block containers (top, bottom, left, right) cannot be disabled for the custom pages.
For the pre-defined pages defined in web\module.config, you can disable/enable the master block containers (top, bottom, left, right).
 
DotShoppingCart Staff
2/10/2009 1:30:07 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Block Container Lost
 
What I mean of main block is one numbered block say 173 with popup menu for enabling/disabling Left and right master blocks, I have this block on MyAccount Page and want to have it on AboutUs Page too. I see no option for disabling Top, Bottom Master Blocks, Please let me know how to do it?
 
 
 
Bahram
2/10/2009 1:38:10 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Block Container Lost
The pages such as "My Account", "Checkout" etc are pre-defined pages which allow you to disable master blocks. The pages that you created via Admin -> Content -> Pages are called custom pages. Currently you cannot enable/disable master blocks for custom pages. We are looking into implement that in the future release.
DotShoppingCart Staff