Title: category + taxonomy
Last modified: July 16, 2018

---

# category + taxonomy

 *  Resolved [onedna](https://wordpress.org/support/users/onedna/)
 * (@onedna)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/category-taxonomy-2/)
 * How I can show posts from Category and Taxonomy ?
 * category = movie-name
    taxonomy = cast-name
 * now show the posts which are assigned on Movie Name and Cast Name

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [zymeth25](https://wordpress.org/support/users/zymeth25/)
 * (@zymeth25)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/category-taxonomy-2/#post-10496635)
 * The answer to your question is in the plugin’s documentation. Refer to it for
   details on how shortcode parameters work.
 * An example that will display posts that both have the ‘dog’ category and ‘bar’
   term in ‘foo’ taxonomy assigned:
    `[catlist name="dog" taxonomy="foo" terms="
   bar"]`
 * You have to specify both the taxonomy and the term.

Viewing 1 replies (of 1 total)

The topic ‘category + taxonomy’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

## Tags

 * [category](https://wordpress.org/support/topic-tag/category/)
 * [taxonomy](https://wordpress.org/support/topic-tag/taxonomy/)

 * 1 reply
 * 2 participants
 * Last reply from: [zymeth25](https://wordpress.org/support/users/zymeth25/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/category-taxonomy-2/#post-10496635)
 * Status: resolved