Share » Forums » Setup & design » friend deleted show children...

friend deleted show children attribute . need serious help!

friend deleted show children attribute . need serious help!

Tuesday 14 March 2006 10:03:07 pm - 1 reply

Author Message

Antoine Schmid

Thursday 16 March 2006 5:43:01 am

Hello,

I'm not sure to understand what you mean by "I've lost the show children attribute". But this parameter is fetched in the template who display your node.

At the beginning, there should be something like this:

{default with_children=$node.data_map.show_children.content}

Later in your template, you can control the displaying of the children with a simple test like
{if $with_children}...
or
{section show=$with_children}...

Try to see which template is called to display your node with the 'Quick Settings'->Debug output, Template debug, Inline template debug, List of used templates.

If this doesn't work, give us more details to have a better help

Antoine

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu