Hi,
this is the website I'm working on http://www.screencast.com/users/JuriT/folders/Jing/media/330e211e-234f-47c4-921c-bc23252af4c7
I'd like to add some code to accomplish this objective but I really have no idea:
As you can see in the screenshoot there are 3 posts which belong to this categories: Shopping, Events. Because the last two belong to the same category (events) I don't want to show the category header for the last one. So what i want is to get two posts listed under one Header like EVENTS.
Should I use a function to grab the previous post category ID and check if the ID is the same?
I'm really in trouble.
Thanks so much for your help!!!