Rank: Devotee
Joined: 2/4/2008 Posts: 38
|
Hi,
I'm experiencing a bit of trouble with the child templates in Umbraco. I have this master template which contains some sections. One of these sections is a list of the subpages (generated with a macro based on XSLT). When I click a subpage, the content of this subpage comes in an other section of the master template (so the child gets loaded in this section). But when I load this subpage the list of subpages disappears. Obviously I know, because on this subpage I cannot load these subpages as it has no subpages. But how do I solve this problem? The macro is only imported in the master template.
Thanks for any possible solutions, Greets
|