Forums

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

Home Forums Back End Custom Taxonomy Archive issues Re: Custom Taxonomy Archive issues

#132311
jacorre
Participant

I’m just confused that everything I’ve read about the custom taxonomy template leads me to believe I don’t need to use WP_Query or query_posts. All I need to do is copy the archive.php template file and name it taxonomy-{taxonomy-slug}.php.

Thanks @pixelgrid, I’ll have to give that a try.