Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,484
- How-to & Troubleshooting
- 127,644
- Creating & Extending
- 25,621
- Requests & Feedback
- 9,375
- Third Party Plugins
- 9,703
- Showcase
- 3,317
- Ideas
- 1,317
- Miscellaneous
- 8,822
-
If you have other query_post loops running on the page, you might need to reset the loop.
Use something like wp_reset_query(); after a query_posts loop or use a WP_Query loop, which doesn’t require resetting altogether:
http://weblogtoolscollection.com/archives/2008/04/13/define-your-own-wordpress-loop-using-wp_query/
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS