Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Remove one category from the Category sidebar?

Remove one category from the Category sidebar?

Locked

Views: 932

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
5 Dec 2010, 12:51 AM
#1
ddye avatar

ddye

New Zenner

Join Date:
Apr 2007
Posts:
43
Plugin Contributions:
0

Remove one category from the Category sidebar?

Thanks in advance... a client wants a "custom" front page, with a few specific products displayed along with text. I decided to create a "home" category, add text and copy those products to that section, then designate it for the Main Page in Configuration/ Layout Settings/ Main Page - Opens with Category.

I used the category number to do this, and it works fine, but I don't want that category to appear in the Categories sidebar.

Is there a way to accomplish this, or is there a better way to accomplish this?

Thanks again,

Doug Dye

5 Dec 2010, 2:24 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Remove one category from the Category sidebar?

If I understand the question, you could just code the links to the products and your text into define_main_page.php.

5 Dec 2010, 4:44 PM
#3
ddye avatar

ddye

New Zenner

Join Date:
Apr 2007
Posts:
43
Plugin Contributions:
0

Re: Remove one category from the Category sidebar?

stevesh:

If I understand the question, you could just code the links to the products and your text into define_main_page.php.
OK, I can do that... I thought it was easier to just use the "copy" function... but OK, thanks.

Doug