Replies: 0
We use a “Recipe” post Type to easily display recipes. But I can not get this plugin to display the posts of the recipe Type. It only works for the basic group of “Posts”. I tried
[wpspw_post type=”Recipes” category=”ginger-liqueur-recipes”]
and
[wpspw_post category=”Recipes/ginger-liqueur-recipes”]
but neither works. If I do not include the type, it still doesn’t work since the category is only associated with the type “Recipes”.