[t5c] Category Tree
>> Well, in V4 I knew how to do it using OUI - it was under Edit Store: >
>> Page Sections > Show Category Tree.
>>
>> In MM5 is it Pages > Items > remove category_tree MMUI Category Tree and
>> then create a custom cat tree using HTML and then "wrap" it in the
>> Global
>> Header and Footer like I used to in MM4?
>>
>> Leslie
>
> You don't need to put it in the global header and footer. You can
> replace the line in the page template that calls the component for the
> category tree. Just put your html directly into the page template.
> When you click the update for the page, it will compile your html with
> all the other stuff in the page template.
Okay, the lightbulb is starting to glimmer. Remove the instance of
<mvt:item name="category_tree" /> where ever it occurs and replace it with
your own HTML?
Leslie
>> Well, in V4 I knew how to do it using OUI - it was under Edit Store: >
>> Page Sections > Show Category Tree.
>>
>> In MM5 is it Pages > Items > remove category_tree MMUI Category Tree and
>> then create a custom cat tree using HTML and then "wrap" it in the
>> Global
>> Header and Footer like I used to in MM4?
>>
>> Leslie
>
> You don't need to put it in the global header and footer. You can
> replace the line in the page template that calls the component for the
> category tree. Just put your html directly into the page template.
> When you click the update for the page, it will compile your html with
> all the other stuff in the page template.
Okay, the lightbulb is starting to glimmer. Remove the instance of
<mvt:item name="category_tree" /> where ever it occurs and replace it with
your own HTML?
Leslie
Comment