Zen Cart Logo
Forums / Basic Configuration / Quick category display question

Quick category display question

Locked

Views: 1,125

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
14 Feb 2007, 12:35 PM
#1
a5p1r3d avatar

a5p1r3d

New Zenner

Join Date:
Feb 2007
Posts:
4
Plugin Contributions:
0

Quick category display question

Hi there, i am currently trying to cut the categories navigation sidebox up further. I have two root type of categories with children and would like to cut the display up so rather than showing the two in one sidebox i have a second sidebox to display the other category.

now i have been routing through the code (mainly categories.php) and have tried editing the SQL query so that it returns only results where the parent_id is either 1 (collection) or 2 (department) but whatever changes i make don't seem to do anything :shocking:

I have made it so that the category name is no longer displayed so that parts not a problem. Kudos