Quote Originally Posted by gjh42 View Post
weber - If you have navigated to the product info page through categories/subcategories, Zen Cart by default will have a cPath in the URL. Some SEO mods may eliminate that and may not show how you got there, meaning that if the product is linked to two categories it is not possible to know the active category. A link to see your site will make it easier to advise on this problem.

1. with the ch_categories sidebox, how to css markup the active top cate? besides, it's is always a good idea to markup active cates. as we can assign a different styles. for example, the top cate is uncollapsed/active, so we can add a background to it's sub-cates
2. I got you, but there is a possibility, for example, featured, special... whatever...and that will be a bug because the tree collapsed when you go into product info...just get the $_GET['cPath'] is not enough. can you tell me which line you decide the cpath, so i can add the portion without dig into the codes. besides, it's a great mode.