PDA

View Full Version : Custom Category Tree


Christine
11-01-06, 08:58 PM
Hi,

I made a new cat tree and I figured out to change it on the storefront page but not able to change it on the rest of the pages. I am using Template modules for Category and Product . I could sure use some help.

Thankyou
Chris

leslienord
11-01-06, 09:06 PM
If you are using a module for this - you'll need to assign that module's item to the page.

Christine
11-01-06, 09:10 PM
I just replaced the code in the Category Tree Template. But only shows up on Storefront. The template is assigned to all the pages.

http://www.villagehomegoods.com

leslienord
11-01-06, 09:25 PM
Did you also replace the category tree token on each page to make the token of the module you are using?

For example Bill Weiland's token is <mvt:item name="mytree" />

and Sebenza's uses <mvt:item name="cattree" />

Christine
11-01-06, 10:45 PM
Thank you very much...that worked!