Wordpress taxonomies problems

Hi there guys,

So I’ve got a wordpress theme and I’m trying to customize the theme by adding/ removing some features.

So I’ve registered a custom taxonomy called “featured_deals” and i’ve got a custom post type called “deal”. I basically want wordpress to display all featured deals but somehow I can’t get it to show up on the site. See http://pastebin.com/XZNXDbBL for more info

Any help would be appreciated

Where is the rest of your code? What are you using to query the posts that you want to display?

Thanks for the help but oh my stupid me. Had to change the field => id to field > slug

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.