custom post type AND category
-
Hi,
I really like your plugin, but there is one thing I just can’t get to work AND that I really need: To show posts of a certain category WITHIN a certain custom post type.
My shortcode looks like this:
[ic_add_posts post_type=’posttype-name’ tax=’category’ term=’category-slug’]But I also tried:
[ic_add_posts post_type=’posttype-name’ category=’category-slug’]and both version without the post_type mentioned. None of them give me any results. When I declare only the post type it works fine.
Any ideas?
thx
The topic ‘custom post type AND category’ is closed to new replies.