I've been getting the hang out Umbraco and I'm beginning to like it. I have a problem i;ve been trying to solve for quite a while now and need help.
My Content tree looks like this:
.Homepage ..........Articles .................... Blog Post # .................... Blog Post # .................... Blog Post # .................... Blog Post # .................... Blog Post # ..........More Content ..........More Content
I would like to take the 'Blog Post #' and list them on 'Homepage'. I've been following the UmbracoTV guide and have been trying to edit this code: http://pastebin.com/RyKHdFez
However my Homepage keeps displaying 'Content', 'More content', and 'Articles' on my Homepage rather than my children nodes! If someone could help this would save my hair. Thanks!
Display Children nodes
Hey Forum,
I've been getting the hang out Umbraco and I'm beginning to like it. I have a problem i;ve been trying to solve for quite a while now and need help.
My Content tree looks like this:
.Homepage
..........Articles
.................... Blog Post #
.................... Blog Post #
.................... Blog Post #
.................... Blog Post #
.................... Blog Post #
..........More Content
..........More Content
I would like to take the 'Blog Post #' and list them on 'Homepage'. I've been following the UmbracoTV guide and have been trying to edit this code:
http://pastebin.com/RyKHdFez
However my Homepage keeps displaying 'Content', 'More content', and 'Articles' on my Homepage rather than my children nodes! If someone could help this would save my hair. Thanks!
Hi and welcome to Our!
Does "Articles" have a unique document type?
Jeavon
For a fixed id (1234):
For a unique document type:
is working on a reply...