Any tutorials on how to accomplish multiple custom post loops on a single page? Any way to do it with the tradition loop in place? What if I want to mix all of my custom post types AND the traditional loop?
Any tutorials on how to accomplish multiple custom post loops on a single page? Any way to do it with the tradition loop in place? What if I want to mix all of my custom post types AND the traditional loop?
basics:
http://codex.wordpress.org/The_Loop#Multiple_Loops
the details depend on your specific plans; so, i can't think of any general tutorial.
Can you give me an example using WP_Query? Please?
there are examples in the codex:
http://codex.wordpress.org/Function_Reference/WP_Query
http://codex.wordpress.org/Function_Reference/WP_Query#Usage
This topic has been closed to new replies.