How to reset the query_posts function in Wordpress
WordPress uses the infamous The Loop to display posts, pages, archives etc. Sometimes depending on the needs (eg. for a specific template for a page in the theme), it might be necessary to use The Loop multiple times within the Template.
Let’s say you are building a page template that will query_posts first using a predefined [...]


, or by using our 

