Custom post type post info link to post type parent taxonomy
Hi,
I'm using a custom post type "guides" which uses the custom taxonomy "guides". Therefore the archive of this custom post type is available under mydomain.com/guides/.
The thing is that when I change the post info to [post_terms taxonomy="guides"] in order to display a link to the taxonomy archive there is no link displayed. Only when I add a "subtaxonomy" to the "guides" parent taxonomy a link to this specific "subtaxonomy" is displayed (mydomain.com/guides/subtaxonomy-of-guides).
Is there a way to have the post info link directly to the post types archive under mydomain.com/guides/?
Thanks,
Thomas.
|