why don’t you buy the theme?
generally:
use get_categories() and then loop through them, with a foreach loop; make ‘mini-loops’ for each category, using possibly get_posts() with the 'catgegory__in' and 'numberposts' parameter; styling the first post in these ‘mini-loops’ different as the three following posts; html structure with divs with fixed widths and float:left;
possibly similar question:
http://wordpress.org/support/topic/latest-5-posts-from-each-category?replies=20
http://wordpress.org/support/topic/how-to-display-5-latest-post-title-on-the-main-content?replies=4
Thread Starter
ameral
(@ameral)
why don’t you buy the theme?
i wanna learn wp tricks as i am designer
thx alot for ur sharing , it is ok now
This is interesting, would like to know as well. Although, I don’t have PHP skills.
There are many free themes that provide custom-menu, Twenty Eleven even does.