The reason I recognized this as a bit strange was that I was expecting the query to go straight to index.php. I have always thought home.php was responsible for displaying posts having the 'post' post_type. Having it display an archive of any other post_type just seems odd to me. Please let me know if I am wrong in my impression of what home.php should be doing.
> On Apr 3, 2011 12:06 PM, "scribu" <[email protected]> wrote: >> >> On Sun, Apr 3, 2011 at 6:53 PM, Otto <[email protected]> wrote: >> >> > The post_type isn't a template trigger, it >> > doesn't affect which template gets used anywhere, really. >> > >> >> That's just not true. See single-{post_type.php} and > archive-{post_type}.php > > But his point is correct. See my response. Also, those are extra > drill-down > templates. The point is that single.php and archive.php are all being > missed. Which is intended behavior. > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
