I am trying to create a blog website in which I have 4 different blogs.. example--- I want to have a blog for my music, my car, my dog, my work.

I want these 4 blogs to show most recent post on the main page. I have the word count set to 200, so they are short teasers.
These 4 blogs will have their own blog pages where you can go to and read all the blogs in that section.

i tried to make different content types, but I'm stuck.

Please let me know if this is possible.. and I can try to clarify if my post seems unclear.

thanks!

Comments

amariotti’s picture

Something like this should be very simple...

On your blog content type add a taxonomy field so that you can tag your content with either: my music, my car, my dog, or my work.

Then you'll want to install the Views modules if it's not already installed. Then create four different views (music, car, dog, work) that pull directly from your blog entries and filter them for each taxonomy term. Should be straight-forward enough. Stuff like is what I wish my superiors would ask me to do with websites.... this stuff I can handle..... it's the other stuff that is a little much for me. Good luck!