I need to find out how to list my content data on a page/ section when I click on a specific category link.
After a few hours I realise that help from stackoverflow is what i need!
The function remind a little of: <a href="http://www.hashbangcode.com/blog/wordpress-category-post-list-493.html" rel="nofollow">http://www.hashbangcode.com/blog/wordpress-category-post-list-493.html</a>
I need to list my data (title, the_content etc) from the specific category and not all categories with the titles.
After a few hours I realise that help from stackoverflow is what i need!
The function remind a little of: <a href="http://www.hashbangcode.com/blog/wordpress-category-post-list-493.html" rel="nofollow">http://www.hashbangcode.com/blog/wordpress-category-post-list-493.html</a>
I need to list my data (title, the_content etc) from the specific category and not all categories with the titles.