• Hi their

    First of all thanks for this plugin. I want to use it to show Posts with a custom taxonomy, but it won’t work.

    This is the following code:

    [display-posts image_size=”thumbnail” taxonomy=”movietitle” tax_term=”deutscher-titel-1″]

    And i’m not sure to use the right tags and terms.

    Thanks for help.
    Greetings
    Chris

    http://ww.wp.xz.cn/plugins/display-posts-shortcode/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chrisbeyeler

    (@chrisbeyeler)

    I know what the problem was. The taxonomy is only available on a custom post type, so i have to use this:

    [display-posts image_size=”thumbnail” post_type=”reviews” taxonomy=”movietitle” tax_term=”deutscher-titel-1″]

    I’ve been using WP-Types (might switch to Magic Fields or ACF because of crap like this) but display a category listing was next to impossible. This made the difference, thanks man!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom Taxonomy doesn't display’ is closed to new replies.