Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress Archive pages are displaying all posts. Re: WordPress Archive pages are displaying all posts.

#78969
willB
Member

What Happens when you do this?


query_posts(
array('post_type' => get_query_var( 'taxonomy' ), 'paged'=>$paged)); ?>