Ciao,
I'm trying to use the new WP3 Custom Post Type method to separate my post.
I've created a new CUSTOM POST TYPE and used a specific CATEGORY to organize those items.
All works good, also with permalinks, but the only problem that remains is about ARCHIVES, even if the custom type is set for archives, the template doesn't show items is I go directly to this category.
Here the direct page of one ITEM with new custom type:
http://www.roccocaprella.com/tutorials/test-tutorial-ita/
As you can see, I used the base "/tutorials/" for permalink.
Here the link to the category assigned to that post:
http://www.roccocaprella.com/category/tutorial/sony-vegas-pro/
Maybe, in theme functions, the query looks only for standard types and not for custom types.
Can anyone helps me?
Thanks.














