I have setup a custom post type within Wordpress. For this I have also registered a new taxonomy and added various categories. I then have assigned these to the posts, all of which works, it shows within the post edit etc.
How do I show these on the frontend? Whatever I try it does not work, its like wordpress doesn't know about them. Is there specific code to do this?