Custom Taxonomy specific to a Custom Post type Hey, I had a problem... when we output the link to the taxonomy archive using the echo get_the_term_list( $post->ID, $taxonomy, '', ', ', '' ); then the link appears as www.example.com/taxonomy-term and not www.example.com/themes/taxonomy-term. I think we need to write a HTACESS rule for it.