Home › Forums › Back End › [Solved] 2 loops, 2 categories – can I do this? › Re: [Solved] 2 loops, 2 categories – can I do this?
October 1, 2009 at 12:00 am
#64910
Member
Code:
” rel=”bookmark” title=”Permanent Link to “>
Not Found
Sorry, but you are looking for something that isn’t here.
” rel=”bookmark” title=”Permanent Link to “>
Not Found
Sorry, but you are looking for something that isn’t here.
Here is a typical double loop in action with query_posts as Chris mentioned, a modification of what I used on my last test blog.
It creates two divs, where each holds the sections you talked about creating.
The
Code:
areas are where you insert your parameters.