Loop within a Loop?
-
I want to do a loop within a loop, while in the single.php
The first loop is the normal one, and used to get the post.
The second loop, the inner one, is done by calling ‘new wp_query’, and used to get posts from a different category.Do you think this is problematic?
Thanks
- The topic ‘Loop within a Loop?’ is closed to new replies.