Required your suggestion, article, post or documentation link
Hi All
I am a newbie and working on Umbraco 7.11.1. I want to make categories which will be shown in a Navigation bar. The categories will contain like articles or videos of C#, JAVA or any other language. See the picture below:
I need this thing. Please give me suggestion to use any package, any URL of article, post or documentation. Currently, I am using Nested Content instead of Archetype.
In my scenario, I am the editor of my website and I have already created my navigation bar on the bases of content tree. You can see below:
Image of document types:
Image of Content section is:
And the image of Navigation bar created is:
So this is my navigation bar created already. Now I want to make categories in this navigation bar. Also, want to make more categories under "Scripting Languages"
Now I (the editor) also want to make it composable mean to say I will compose it when I'll want to change the navigation bar.
Required your suggestion, article, post or documentation link
Hi All I am a newbie and working on Umbraco 7.11.1. I want to make categories which will be shown in a Navigation bar. The categories will contain like articles or videos of C#, JAVA or any other language. See the picture below:
I need this thing. Please give me suggestion to use any package, any URL of article, post or documentation. Currently, I am using Nested Content instead of Archetype.
Any response will be highly appreciated.
/Zain
Hi Zain,
Is your navigation based on your content tree or is it something the editors can compose them selves ?
Dave
Hi Dave
First of all, thanks for your reply.
In my scenario, I am the editor of my website and I have already created my navigation bar on the bases of content tree. You can see below:
Image of document types:
Image of Content section is:
And the image of Navigation bar created is:
So this is my navigation bar created already. Now I want to make categories in this navigation bar. Also, want to make more categories under "Scripting Languages"
Now I (the editor) also want to make it composable mean to say I will compose it when I'll want to change the navigation bar.
Zain
I think the easiest way is to create documents under scripting languages and just render the child items as well in the navigation.
dave
Okay Thanks Dave for your concern.
One more query is, you said it is the easiest way of doing this thing. Now can you tell me what can be the other way of doing it?
I'll google it just tell me the terms of methods which can be used.
Zain
is working on a reply...