Hi guys,
im new to Drupal and CMS' in general, and after few days of proudly and stubbornly trying i've given up and decided to ask for help here on forums. :)
What i am trying to do is, in primary links to have few categories that user can click thru to see all posts of each one of categories listed on the page, maybe even have a page break if there is too many of posts to fit on 1 screen.
Now, the problem is, i've tried just about everything to get that going, and i've had no luck. I tried creating content -> page, and then to create content -> story where i would select the previously created page as a parent, but upon saving the story, it wouldnt appear when i click on the page, it would simply be the empty damn page. :)
Then, i tried creating new menu item, and that kinda worked since i could specify path as , but that is obviously not the way to go, since then i can have only 1 category, and its useless :(
To make it short, my goal is to:
- Have all the posts listed on the main page
- Have posts separated in categories accessible thru primary links block
- Have those categories listed in some kind of drop down box in the create content -> story (or whatever im supposed to use)
Any help is much appreciated. I do apologise in advance if this doesnt make sense or nobody can just make out of what im trying to do.
Comments
Ah, i forgot to mention that
Ah, i forgot to mention that i tried the create Book option, and that kinda worked, but then the posts i made wouldnt show up whole under the book, and the whole arrangement is messy, and i just simply want them all visible as some kind of sub-posts
Never mind, i managed to do
Never mind, i managed to do this by simply creating menu items, each linking to appropriate Taxonomy term, and forcing 1 taxonomy term being selected as category during the post creation.