- WordPress > Support > the_tags() in a Page Template – If you use a custom query for “The Loop” in WordPress then you’ll need to set $wp_query->in_the_loop = true; in order to get things like the_tags() to work as expected. 
 Tags: wordpress template themes tags
 Categories